[Bug libstdc++/60278] string::erase() (and other containers) does not take const_iterators

2014-12-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60278

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org ---
Fixed for GCC 5 (when using the new string ABI)


[Bug libstdc++/60278] string::erase() (and other containers) does not take const_iterators

2014-09-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60278

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Last reconfirmed||2014-09-19
   Assignee|unassigned at gcc dot gnu.org  |redi at gcc dot gnu.org
   Target Milestone|--- |5.0
 Ever confirmed|0   |1


[Bug libstdc++/60278] string::erase() (and other containers) does not take const_iterators

2014-02-19 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60278

--- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org ---
deque::erase() is fixed for 4.9, string will be fixed after 4.9