Re: vector<> issue in g++?

2009-04-20 Thread James Dennett
On Sun, Apr 19, 2009 at 7:19 PM, James Dennett wrote: > On Sun, Apr 19, 2009 at 4:15 PM, Paolo Piacentini > wrote: >> I don't think this is a bug but certainly it is a problem. >> >> Would you please consider it and let me know? I hope so. Thanks. >> >&

Re: vector<> issue in g++?

2009-04-19 Thread James Dennett
On Sun, Apr 19, 2009 at 4:15 PM, Paolo Piacentini wrote: > I don't think this is a bug but certainly it is a problem. > > Would you please consider it and let me know? I hope so. Thanks. > > The following simple volcalc.cpp code compiles with no errors (and > works) in Windows Visual C++. > It sim