From mboxrd@z Thu Jan 1 00:00:00 1970 From: nathan@gcc.gnu.org To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c++/2558 Date: Sun, 20 May 2001 09:46:00 -0000 Message-id: <20010520164602.25200.qmail@sourceware.cygnus.com> X-SW-Source: 2001-05/msg00533.html List-Id: The following reply was made to PR c++/2558; it has been noted by GNATS. From: nathan@gcc.gnu.org To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, yez@home.nl Cc: Subject: Re: c++/2558 Date: 20 May 2001 16:45:02 -0000 Synopsis: gcc stops on compiling, telling to submit a bugreport State-Changed-From-To: open->feedback State-Changed-By: nathan State-Changed-When: Sun May 20 09:45:01 2001 State-Changed-Why: the current CVS compiler reports, nathan@uha:104>./cc1plus -fPIC incomming/2558-1.ii -quiet incomming/2558-1.ii:10360: `vector' undeclared in namespace `std' incomming/2558-1.ii:10360: parse error before `>' token incomming/2558-1.ii:10373: `vector' undeclared in namespace `std' incomming/2558-1.ii:10373: parse error before `>' token incomming/2558-1.ii:10393: `vector' undeclared in namespace `std' incomming/2558-1.ii:10393: parse error before `>' token incomming/2558-1.ii:10407: `vector' undeclared in namespace `std' incomming/2558-1.ii:10407: parse error before `>' token can you confirm/deny whether the problem is resolved? http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2558&database=gcc