Subject: Re: main return... To: None <current-users@NetBSD.ORG, waldi@moacs.indiv.nl.net> From: Peter Seebach <seebs@solon.com> List: current-users Date: 03/22/1996 19:16:55
I'd rather not have it *reject* void main, because so much code uses it,
and some users won't know what to do if "configure; make" doesn't work.
On the other hand, with the default -Werror we now use, it will reject
it. Yay!
-s