This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/2558
- To: nobody at gcc dot gnu dot org
- Subject: Re: c++/2558
- From: nathan at gcc dot gnu dot org
- Date: 20 May 2001 16:46:02 -0000
- Cc: gcc-prs at gcc dot gnu dot org,
- Reply-To: nathan at gcc dot gnu dot org
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