9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] #include idempotency madness - compromise
@ 2000-08-02  4:40 Lucio De Re
  0 siblings, 0 replies; only message in thread
From: Lucio De Re @ 2000-08-02  4:40 UTC (permalink / raw)
  To: 9fans mailing list

#ifdef	_STDIO_H
#warning	"stdio.h already included"
#else
<blah blah>
#endif

where #warning should resolve to something useful, should please both
camps (except for elegance concerns).

For one, people should be allowed, not encouraged, to shoot themselves
in the foot.

++L


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

only message in thread, other threads:[~2000-08-02  4:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-02  4:40 [9fans] #include idempotency madness - compromise Lucio De Re

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