[fpc-devel] [patch] tBits

Paul Ishenin webpirat at mail.ru
Fri Nov 13 15:39:10 CET 2009


Jonas Maebe wrote:
> I think he means that the rtl has to be compilable by the previous 
> release, so you have to exclude any enumerators you add during 
> bootstrapping.
Enumerators added using GetEnumerator method can't add problems with 
compilation. operator Enumerator of course will not compiler.

How this is usually solved? By FPC_HAS_FEATURE_ENUMERATORS ?

Best regards,
Paul Ishenin.



More information about the fpc-devel mailing list