[Bug libstdc++/53622] C++11 regex captures extra characters

2013-07-24 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53622

--- Comment #4 from Jonathan Wakely  ---
Should be fixed by http://gcc.gnu.org/ml/gcc-cvs/2013-07/msg00643.html


[Bug libstdc++/53622] C++11 regex captures extra characters

2012-06-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53622

Jonathan Wakely  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #3 from Jonathan Wakely  2012-06-11 
08:36:39 UTC ---
.

*** This bug has been marked as a duplicate of bug 53631 ***


[Bug libstdc++/53622] C++11 regex captures extra characters

2012-06-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53622

--- Comment #2 from Jonathan Wakely  2012-06-10 
14:19:12 UTC ---
 is unimplemented, there's little point trying to use it and even less
point reporting bugs against it.


[Bug libstdc++/53622] C++11 regex captures extra characters

2012-06-09 Thread whatmannerofburgeristhis at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53622

--- Comment #1 from Matt Arsenault  
2012-06-10 02:02:42 UTC ---
The same samples work with boost regex