[fpc-devel] [patch] tBits
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Nov 13 15:29:00 CET 2009
On 13 Nov 2009, at 15:06, Paul Ishenin wrote:
> Dariusz Mazur wrote:
>> But should those enumerators exists in classes ?
> For the basic containers I added enumerators since delphi have them.
>> How exclude enumerators for older compilers?
> ?
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.
Jonas
More information about the fpc-devel
mailing list