This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [4.1] UCNs in identifiers


I should clarify that the feature I am rejecting is identifiers
containing characters other than A-Za-z0-9_, whether or not those
characters are written with UCNs.

Other uses of UCNs and/or characters outside the basic source
character set (e.g. strings, character constants) are fine (and are
already supported, albeit not perfectly).

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]