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 libstdc++/43241] std::tr1::regex is not fully implemented yet


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

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-09-14 15:26:23 UTC ---
And for std::regex, what would be more useful than just "it's not fully
implemented yet" would be listing what's missing, e.g. I disabled support for
anchors because it was buggy, see PR 49870 (which you'll notice noone has
closed as INVALID or WONTFIX)


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