public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* [Build Error] return type defaults to 'int'
@ 2012-03-25 12:16 Zhihua Che
  2012-03-25 12:21 ` Jan Kratochvil
  0 siblings, 1 reply; 3+ messages in thread
From: Zhihua Che @ 2012-03-25 12:16 UTC (permalink / raw)
  To: gdb

Hi, everyone

        I'm building gdb using git repository and maybe find a bug.
After configure, several .c files are generated under <gdb-build>/gdb,
such as c-exp.c cp-name-parser.c, but they are all not complying with
c grammar. Precisely, the functions in them miss a return value, like
the below
        main() { return 0;}

        my code version is c338d4bceb084a629b479e1ac36ab2b42737e1c2.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-26  2:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-25 12:16 [Build Error] return type defaults to 'int' Zhihua Che
2012-03-25 12:21 ` Jan Kratochvil
2012-03-26  2:52   ` Zhihua Che

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).