Bug in egcs-2.91.60
Alex Buell
alex.buell@tahallah.demon.co.uk
Fri Apr 30 23:15:00 GMT 1999
On Mon, 19 Apr 1999, Carlo Wood wrote:
> ios_tst.cc: In function `typename TYPE::manip_data_ct * get_manip_data(class ostream &, const TYPE &)':
> ios_tst.cc:20: parse error before `::'
> ios_tst.cc:23: parse error before `::'
> ios_tst.cc:26: parse error before `::'
> ios_tst.cc:28: confused by earlier errors, bailing out
Confirmed, same problem with egcs-1.1.2:
tahallah[alex]:/home/alex/src/test > g++ -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)
tahallah[alex]:/home/alex/src/test > g++ ios_tst.cpp -o ios_tst
ios_tst.cpp: In function `typename TYPE::manip_data_ct *
get_manip_data(class ostream &, const TYPE &)':
ios_tst.cpp:21: parse error before `::'
ios_tst.cpp:24: parse error before `::'
ios_tst.cpp:27: parse error before `::'
ios_tst.cpp:29: confused by earlier errors, bailing out
Cheers,
Alex
--
"A mind opened by new ideas can never return to its original limits"
http://www.tahallah.demon.co.uk
More information about the Gcc-bugs
mailing list