[fpc-pascal] Bug in enumerators 2.6.4

Marco van de Voort marcov at stack.nl
Mon Mar 24 10:57:09 CET 2014


In our previous episode, Torsten Bonde Christiansen said:
> >> the construct where forward declared classes is possible.
> > That's a separate language enhancement request, read
> > http://www.freepascal.org/faq.var#extensionselect
> Since this is already possible in objfpc mode (at least partially) is it 
> nessesary to mark
> it as a bug?

Yes. A case where a check is missing doesn't automatically mean a feature
has been implemented where that check is not needed.

Overriding methods with declarations that don't match the original is a big
thing.



More information about the fpc-pascal mailing list