This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Universal Character Names, v2
Fergus Henderson <fjh@cs.mu.OZ.AU> writes:
| > Specifically, the argument "I prefer following the standard" is not useful
| > as an argument against following the other involved standard, especially
| > where it applies to a subject falling into the core competence of that
| > other standard.
|
| I strongly disagree. We are talking about C and C++ code. The C
| and C++ standards are the ones which have primary jurisdiction here.
Seconded.
The proposed patch is primarily part of the C and C++ implementations.
It is not a universal implementation of UCN, totally disconnected from
C or C++.
-- Gaby