
5 May
2005
5 May
'05
6:20 p.m.
On Thu, May 05, 2005 at 12:36:22PM +0100, Jonathan Wakely wrote:
On Thu, May 05, 2005 at 12:24:08PM +0100, Jonathan Wakely wrote:
On Tue, May 03, 2005 at 10:43:36PM +0200, Thorsten Ottosen wrote:
Hi,
When I look at something like
I assume the error is not in my library. Should/Can we do anything to fix it?
Sorry Thorsten, I spoke too soon, this isn't the fwd decl error I thought it was. 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. jon