[Patch] Whole regex refactoring and current status
Tim Shen
timshen91@gmail.com
Thu Aug 8 16:51:00 GMT 2013
On Fri, Aug 9, 2013 at 12:15 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> Indeed, I noticed it a few days ago, and seemed overkill ;) Really, we already have implementation experience about these flags, eg in iostream, and I dont think we want std::bitset everywhere.
So here's the change. It's under testing now, but could took several
hours. If someone has a faster machine, please tell the result :)
As a simple test, `g++ -m32 test.cc` didn't fail.
--
Tim Shen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.patch
Type: application/octet-stream
Size: 501 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130808/b033f455/attachment.obj>
More information about the Libstdc++
mailing list