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: UCNs-in-IDs patch


Mark Mitchell <mark@codesourcery.com> writes:

>> Incomplete patches like this which break things and don't implement
>> required features such as warnings for identifiers not in NFKC can
>> go on branches
>
> Completely agreed.

A possible alternative to pushing this onto a branch would be to leave
it on mainline but #ifdefed out, with a configure switch to turn it
back on.  This would allow Geoff to add the missing components
incrementally, without having to deal with the additional overhead of
maintaining a branch.  Once it's completed to everyone's satisfaction,
the #ifdefs and configure switch could be removed.

zw


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