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: [PATCH] Revision 3: utf-16 and utf-32 support in C and C++


This is the compiler implementation part of N2249.  The patch does not cover
the library aspects of the proposal.

	Cheers,
	Kris

On Mon, Apr 21, 2008 at 09:53:07AM -0400, Doug Gregor wrote:
> Which of the C++0x Unicode proposals does this cover? I'd like to
> update GCC's C++0x language support status pages at
> 
>   http://gcc.gnu.org/projects/cxx0x.html
> 
> and
> 
>   http://gcc.gnu.org/gcc-4.4/cxx0x_status.html
> 
> The C++0x Unicode proposals are:
>   - New character types	N2249
>   - Raw and Unicode string literals	N2442
>   - Universal character name literals	N2170
> 
>   - Doug


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