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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to