Hi again!

On 21.03.2010 11:28, Paul Ishenin wrote:
> 21.03.2010 17:08, Sven Barth wrote:
>> 4. What about reserved identifiers being used in the namespace which
>> might be valid in C++ (e.g. "location", "platform", "register",
>> "object" or even "begin")?
> '&' at the begining of identifer allows to use any identifier name like
> &location, &platform, etc.
>
> Best regards,
> Paul Ishenin.
>

Yes, you're right... I forgot about the '&'... ^^
Is this feature implemented in the depths of the parser or do I need to handle this manually?

Regards,
Sven

PS: Can it be that the server has troubles? I can access neither the Bugtracker nor the svn nor the wiki (but the mailing list sites ^^).
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to