[Bug c++/11463] bugging on this: "strheaders = new string[headers.size ()];"

bourdin at imerir dot com gcc-bugzilla@gcc.gnu.org
Tue Jul 8 16:03:00 GMT 2003


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 16:03 -------
Subject: Re:  bugging on this: "strheaders = new
	string[headers.size ()];"

Le mar 08/07/2003 à 17:33, pinskia at physics dot uc dot edu a écrit :
> 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 pinskia at physics dot uc dot edu  2003-07-08 15:33 -------
> So using 3.2.2 fixed the problem?
> 
almost...
The code is more probabely for gcc-2.95.
It is missing some include for iostream, and then is complaining about
decrepeated syntaxe...
I'll try with gcc-2.95.

It fixed the problem with gcc, but makes appear some C++ problem.

Shall I delete the false bug ? I got no idea how it goes normally...


> 
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>



More information about the Gcc-bugs mailing list