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

Kris Van Hees kris.van.hees@oracle.com
Tue Jul 15 16:49:00 GMT 2008


On Wed, Jun 11, 2008 at 04:18:30PM +0000, Joseph S. Myers wrote:
> 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.

I am currently re-testing the patch, and will re-submit it shortly, with a
few additions of outstanding fixes (the typeinfo stuff, and definition of
underlying type macros).

> 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.

Good point.  That will be fixed in the patch I'll be sending out shortly.

	Kris



More information about the Gcc-patches mailing list