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: Implementing Universal Character Names in identifiers


Fergus Henderson <fjh@cs.mu.oz.au> writes:

> > +    Note that extended character support in identifiers has not yet been
> > +    implemented.  It is my personal opinion that this is not a desirable
> > +    feature.  Portable code cannot count on support for more than the basic
> > +    identifier character set.  */
> 
> Your patch makes that comment out-of-date, doesn't it?

Oops, right, this is *not* my personal opinion, but of whomever I
copied this from :-)

Thanks for noticing,
Martin


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