https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66441
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2015-06-06 Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Leo Carreon from comment #0) > In my opinion, there is a problem with the way wstring_convert behaves. In my opinion there's a problem with the way wstring_convert is designed, but it's also likely I made a mistake implementing it.