From: Shriramana Sharma <samjnaa@gmail.com>
To: Linux C Programming List <linux-c-programming@vger.kernel.org>
Subject: "noreturn"
Date: Sun, 29 Jul 2007 17:55:32 +0530 [thread overview]
Message-ID: <46AC873C.3060908@gmail.com> (raw)
man:gcc at -Wunitialized says:
Some spurious warnings can be avoided if you declare all the functions
you use that never return as noreturn.
Google says this term is used only in Microsoft C++. So what is it doing
in GCC's page?
Shriramana Sharma.
next reply other threads:[~2007-07-29 12:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-29 12:25 Shriramana Sharma [this message]
2007-07-29 13:00 ` "noreturn" Steve Graegert
2007-07-30 0:07 ` "noreturn" Glynn Clements
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=46AC873C.3060908@gmail.com \
--to=samjnaa@gmail.com \
--cc=linux-c-programming@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).