[fpc-pascal] abstract classes
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Jan 21 00:55:21 CET 2013
On 21 Jan 2013, at 00:37, Howard Page-Clark wrote:
> FPC allows the Delphi-compatible "class abstract" syntax, but does not seem to prevent instantiation of such a class.
> The following code compiles and runs satisfactorily (FPC version 2.6.0)
> Does trunk prevent this compiling?
No. Also see http://www.mail-archive.com/fpc-pascal@lists.freepascal.org/msg31040.html
Jonas
More information about the fpc-pascal
mailing list