[PATCH] Revision 2: Handle string constant initializers for array of char16_t or char32_t

Joseph S. Myers joseph@codesourcery.com
Wed Jun 11 16:19:00 GMT 2008


I can't find any sign of this patch 
<http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01613.html> having been 
reviewed, or pinged.  You need to keep pinging a patch every week or so if 
it doesn't get reviewed.

The testcases involve various char16_t arrays called s32_* that look like 
they should be char32_t arrays with U"" initializers.  Please post a patch 
with this fixed, verified to apply to current trunk and to pass the fixed 
tests.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list