linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "noreturn"
@ 2007-07-29 12:25 Shriramana Sharma
  2007-07-29 13:00 ` "noreturn" Steve Graegert
  2007-07-30  0:07 ` "noreturn" Glynn Clements
  0 siblings, 2 replies; 3+ messages in thread
From: Shriramana Sharma @ 2007-07-29 12:25 UTC (permalink / raw)
  To: Linux C Programming List

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.

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

end of thread, other threads:[~2007-07-30  0:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 12:25 "noreturn" Shriramana Sharma
2007-07-29 13:00 ` "noreturn" Steve Graegert
2007-07-30  0:07 ` "noreturn" Glynn Clements

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