[lazarus] Problems parsing 1.9 source
Florian Klaempfl
Florian.Klaempfl at gmx.de
Fri Nov 7 18:25:50 EST 2003
Mattias Gaertner wrote:
>>1. oldfpccall is not recognized.
>>For example on line 37 of .../fpc/rtl/linux/i386/syscallh.inc:
>>function Do_SysCall(sysnr:TSysParam):TSysResult; {$ifndef VER1_0}
>>oldfpccall; {$endif}
>>oldfpccall is not recognized and parsing stops.
>
>
> ts ts. I thought, introducing new keywords is only a Borland illness.
It's not a keyword, it's a modifier ;) Anyways, there is another new
one: softfloat; though it applies only to non-i386 architectures :)
More information about the Lazarus
mailing list