[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnauthz-validate.c: Tool to validate authz files

From: Max Bowsher <maxb1_at_ukf.net>
Date: 2006-02-17 11:58:36 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Lieven Govaerts wrote:
> I suppose EXIT_SUCCESS = 0 & EXIT_FAILURE = 1?

EXIT_SUCCESS == 0, but EXIT_FAILURE is simply defined as "non-zero" by
SUSv3 - which is why it is necessary to not use them if you want to use
the return value to communicate anything other than a boolean
success/failure.

Max.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)

iD8DBQFD9axcfFNSmcDyxYARAkljAKCQ1XYGU69cF39sdvpcCXAalN8PhgCfdSZD
82GM2I1uEEvMrw9xeQQ5x0E=
=r/0D
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 17 11:59:50 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.