[PATCH] Revised: utf-16 and utf-32 support in C and C++

Joseph S. Myers joseph@codesourcery.com
Wed Mar 26 06:46:00 GMT 2008


On Tue, 25 Mar 2008, Kris Van Hees wrote:

> Would it be preferable to just not support additional concatenations like
> this (to avoid the complication altogether), or is target specific behaviour
> acceptable in cases like this?

I think it's best just to support the standard concatenations.  (If the 
C++ draft supports any concatenations not in the C TR 19769, it would be 
reasonable to support those extra concatenations in C as well.)

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list