From: Zhihua Che <zhihua.che@gmail.com>
To: gdb@sourceware.org
Subject: [Build Error] return type defaults to 'int'
Date: Sun, 25 Mar 2012 12:16:00 -0000 [thread overview]
Message-ID: <CABexPfG=Z1Fd0ZVrNWA8=KpHZvk=zUF2CdcNrwKfzwcRhQ9mVQ@mail.gmail.com> (raw)
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.
next reply other threads:[~2012-03-25 12:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-25 12:16 Zhihua Che [this message]
2012-03-25 12:21 ` Jan Kratochvil
2012-03-26 2:52 ` Zhihua Che
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CABexPfG=Z1Fd0ZVrNWA8=KpHZvk=zUF2CdcNrwKfzwcRhQ9mVQ@mail.gmail.com' \
--to=zhihua.che@gmail.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox