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]

Re: Unicode and g++


>>>>> Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de> writes:

 > Please let me know what you think.

I have some naming issues; for instance, put_id's name should indicate that
it prepends the length.

There seem to be too many functions that mess with encoding and decoding
universal chars.  In particual, it seems confusing to have multiple
put_universal functions.

More comments are needed.

Why are you adding 'U's to the mangled names?

Jason


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