
10 May
2005
10 May
'05
11:19 a.m.
On Thu, May 05, 2005 at 09:13:07PM +0200, Thorsten Ottosen wrote:
"Jonathan Wakely" <cow@compsoc.man.ac.uk> wrote in message | | Now I've had time to look at it I've found a bug in libstdc++'s debug | mode where std::iterator is unqualified and so not found when | vector<bool> is not in std. | | I'll fix it in GCC a.s.a.p.
Thanks! :-)
I see this (and similar problems) have now been fixed in GCC's CVS, see PR 18604. jon