[fpc-devel] C++ linking questions

Sven Barth svenmauren at vr-web.de
Sun Mar 21 12:10:16 CET 2010


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 ^^).



More information about the fpc-devel mailing list