[Patch] Fix warnings in regex

Tim Shen timshen91@gmail.com
Thu Oct 17 18:50:00 GMT 2013


...to prevent potential bugs.

By the way, I execute `g++ -E file.cc > prep.cc && sed -i 's|^#.*$||'
prep.cc && g++ -Wall prep.cc 2> log` to get all warnings. Do we have a
better way?

Bootstraps and tested under -m64 and -m32.

Thanks!


-- 
Tim Shen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.patch
Type: application/octet-stream
Size: 10651 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20131017/cdc98774/attachment.obj>


More information about the Libstdc++ mailing list