This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11463] bugging on this: "strheaders = new string[headers.size ()];"
- From: "bourdin at imerir dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jul 2003 15:32:19 -0000
- Subject: [Bug c++/11463] bugging on this: "strheaders = new string[headers.size ()];"
- References: <20030708100136.11463.bourdin@imerir.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11463
------- Additional Comments From bourdin at imerir dot com 2003-07-08 15:32 -------
Subject: Re: bugging on this: "strheaders = new string[W
()];"
Le mar 08/07/2003 à 14:54, pinskia at physics dot uc dot edu a écrit :
> ------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-08 12:54 -------
> Looking into the preprocessed file, it looks like you are using 2.95.4 for your c++ compiler but
> you reported that your gcc is 3.2.2, looks like you did not update g++ but did update gcc.
> Can you update g++ and try again?
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
Sorry I wasn't there...
You were right...
I did update but for an unknown reason the symlink was still on g++-2.95
Sorry for the mistake...
And thank you for beeing so quick.
Pierre.