Jonas Maebe wrote:
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.

Indeed, we should make it clear that we reserve the right to change/tweak the semantics a bit ? depending on how we solve that context sensitivity problem, and perhaps others.

Micha
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to