This is the mail archive of the gcc-bugs@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]

[Bug c++/50941] [C++0x] user-defined string literals provide incorrect length for wchar_t, char16_t, and char32_t


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50941

--- Comment #3 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2011-11-02 04:22:20 UTC ---
Created attachment 25685
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25685
Patch with testcase.

Patch.  Testcase modified from initial report.
Thank you Daniel for the report.

Jason, should I rename the testcase after the bug number?

Ed


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