[cfe-dev] unicode identifiers

Jochen Wilhelmy j.wilhelmy at arcor.de
Tue Jun 21 11:59:30 PDT 2011


>> I'd like to use unicode (utf-8) identifiers and for this I simply
>> patched the CharInfo in Lexer.cpp to contain CHAR_LETTER
>> for characters 128 to 255. Is this simple solution different from
>> what the standard requires and if yes, what would be
>> the correct solution for UCN (universal character name)
>> identifiers?
>>      
> ENOPATCH :-)
>    
does this mean you don't want to support it in mainline?
hey even visual studio does it ;-)
but at first i'd like to know if this is how it's done or if you have a 
link about this
topic.

-Jochen




More information about the cfe-dev mailing list