bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sysexits.h: Define EX_OK


From: Paul Eggert
Subject: Re: sysexits.h: Define EX_OK
Date: Thu, 25 Aug 2005 11:08:53 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Stepan Kasal <address@hidden> writes:

> something like the attached patch (not tested)?

Yes, something like that.

For sanity's sake, I'd use the string "exitcodes" uniformly, though
(e.g., modules/exitcodes, m4/exitcodes.m4, gl_EXITCODES).  And I'd
move the "#include <stdlib.h>" next to the other system includes, as
it's usually better to put system includes first.

I'd like Bruno's opinion on this before installing it though, as he
was the one who ran into problems with EXIT_SUCCESS and EXIT_FAILURE.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]