2006/5/4, Marco van de Voort <[EMAIL PROTECTED]>:
> On 5/4/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
> > This is assumed to be FPC_VER_201. + isn't a valid character for an id?
>
> You are right. Changing + to P solved my touble.
> But FPC should complain about the '+' character, or should not? Bug?

Afaik this is on purpose. In Delphi comments can follow after a directive.

Can it be done only in {$mode delphi} to allow this, in others to require at least a space after the define name or give a warning of some kind?


--
Geno Roupsky
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to