svn commit: r204178 - head/games/fortune/fortune
Dag-Erling Smørgrav
des at des.no
Mon Feb 22 14:53:39 UTC 2010
"Bjoern A. Zeeb" <bz at FreeBSD.org> writes:
> It still seems to be quite common to use return rather than exit in
> main(), and while style.9 may, in the future, possibly suggest that
> exit() is the prefered token, we should not start changing all and
> everything to exit() and still accept return() without major
> bikesheds.
Nobody's talking about changing return to exit() across the board - just
about documenting existing practice and encouraging it in new code.
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the svn-src-head
mailing list