[fpc-devel] confusion in FPC version numbers
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Tue Mar 27 10:46:32 CEST 2007
    
    
  
On 27 mrt 2007, at 10:37, Bram Kuijvenhoven wrote:
> Anyway, I'm looking forward to beta/stable versions from the 2.2.x  
> branch, and in particular generics support, which will be enabled  
> in 2.2.x I presume?
Yes, but it still contains several known bugs such as cryptic error  
messages, context sensitivity (if procedure Foo is declared in units  
A and B, and the unit declaring the generic which calls Foo uses A  
while a unit declaring a specialisation uses B, then the  
specialisation will call B.Foo instead of A.Foo), and a number of  
tests do not yet work.
Jonas
    
    
More information about the fpc-devel
mailing list