regex traits test not testing wchar_t

3dw4rd@verizon.net 3dw4rd@verizon.net
Mon Sep 9 21:54:00 GMT 2013


All,

I noticed this while prepping an experiment in binary number output.  I think a test of std::regex_traits<char> was simply copied to the wchar_t directory without changing the guts of the test.

Testing (on x86_64-linux) is ongoing but here is the patch and log.  I wanted to give fold a chance to look it over.

Ed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: CL_regtest
Type: application/octet-stream
Size: 170 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130909/797be302/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_regtest
Type: application/octet-stream
Size: 1247 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130909/797be302/attachment-0001.obj>


More information about the Libstdc++ mailing list