This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [4.1] UCNs in identifiers
- From: Zack Weinberg <zack at codesourcery dot com>
- To: gkeating at apple dot com (Geoffrey Keating)
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 06 Jan 2005 21:59:33 -0800
- Subject: Re: [4.1] UCNs in identifiers
- References: <20050107023147.137A820DA57B@geoffk5.apple.com>
You may not commit this patch, or any other patch along the same
lines. This feature MUST NOT be implemented until the associated bugs
in the C and C++ standards are fixed. I mean to rip out the bits of
support that are already there.
Apple may of course do whatever it likes with its own branch, but you
should be aware that you are setting yourself up for major problems
with shared library ABIs.
See PR 9449 for gory details (in particular comment #4).
zw