[Bug libstdc++/27404] Rope iterators are not InputIterators

2006-05-04 Thread pcarlini at suse dot de
--- Comment #3 from pcarlini at suse dot de 2006-05-04 09:40 --- Fixed. -- pcarlini at suse dot de changed: What|Removed |Added Status|NEW

[Bug libstdc++/27404] Rope iterators are not InputIterators

2006-05-04 Thread paolo at gcc dot gnu dot org
--- Comment #2 from paolo at gcc dot gnu dot org 2006-05-04 09:38 --- Subject: Bug 27404 Author: paolo Date: Thu May 4 09:37:56 2006 New Revision: 113519 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113519 Log: 2006-05-04 Douglas Gregor <[EMAIL PROTECTED]> PR libst

[Bug libstdc++/27404] Rope iterators are not InputIterators

2006-05-02 Thread pcarlini at suse dot de
--- Comment #1 from pcarlini at suse dot de 2006-05-03 00:08 --- Hi Doug. I'm afraid that, everything considered - in particular the status of the rope extension - we have to go with the ugly approach: things like _Rope_iterator::_M_check() actively do change the object... -- pcarlin