9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] the declaration of main()
@ 2001-04-26 19:42 Russ Cox
  2001-04-26 20:32 ` Dan Cross
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Russ Cox @ 2001-04-26 19:42 UTC (permalink / raw)
  To: 9fans

> No, that choice pretty much forced the existence of an APE.
> If the standard extern interfaces had been honored, Plan 9
> C could support both the native Plan 9 way of doing things
> *and* Standard C, without requiring any flags etc.

This is just bogus.  The whole point of Plan 9 is that
everything has been rethought.  What forced the existence
of an APE was the desire to compile and run some large legacy programs
without infecting the rest of the system with external
garbage.  Changing the definition of main to return int
would not eliminate the benefits of an APE any more than
anarchy would eliminate the benefits of prisons.

Russ


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

end of thread, other threads:[~2001-04-27 13:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-26 19:42 [9fans] the declaration of main() Russ Cox
2001-04-26 20:32 ` Dan Cross
2001-04-27 13:07   ` [9fans] purpose of APE Howard Trickey
2001-04-26 22:03 ` [9fans] the declaration of main() Boyd Roberts
2001-04-27  9:13 ` Douglas A. Gwyn

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