public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Compiler error from libio.h & stdio.h
@ 2005-07-08 20:15 Poon, Lily
  0 siblings, 0 replies; only message in thread
From: Poon, Lily @ 2005-07-08 20:15 UTC (permalink / raw)
  To: gcc-bugs, bug-gcc

Please help, I cant figure out why there would be a parse error from a
standard library..

Here is the log:


g++ -c -c -Wall -I.   -c -o bkos.o bkos.cpp
In file included from /usr/include/stdio.h:65,
                 from bkos.cpp:25:
/usr/include/libio.h:457: type specifier omitted for parameter
/usr/include/libio.h:459: type specifier omitted for parameter
In file included from bkos.cpp:25:
/usr/include/stdio.h:285: type specifier omitted for parameter
/usr/include/stdio.h:285: parse error before `)'
/usr/include/stdio.h:287: type specifier omitted for parameter
/usr/include/stdio.h:287: parse error before `)'
/usr/include/stdio.h:291: type specifier omitted for parameter
/usr/include/stdio.h:291: parse error before `)'
/usr/include/stdio.h:300: type specifier omitted for parameter
/usr/include/stdio.h:300: parse error before `)'
make: *** [bkos.o] Error 1


Thanks,
Lily


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-08 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-08 20:15 Compiler error from libio.h & stdio.h Poon, Lily

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).