[fpc-devel] A newbie question about m_none and m_all modeswitches

Giuliano Colla giuliano.colla at fastwebnet.it
Thu Nov 26 13:08:16 CET 2009


Jonas Maebe ha scritto:
> 
> On 26 Nov 2009, at 12:44, Giuliano Colla wrote:
> 
>> But I fail to grasp the difference between *m_none* and *m_all*.
> 
> These are used in tokens.pas. Tokens marked as m_all are treated as a 
> keyword in all syntax modes (i.e., you can never use them as identifier 
> without escaping them). Tokens marked as m_none are never treated as a 
> keyword.
> 

Thank you, now I understand.

Giuliano

-- 
Giuliano Colla

Whenever people agree with me, I always feel I must be wrong (O. Wilde)



More information about the fpc-devel mailing list