On Sun, Dec 12, 2010 at 08:34:25AM +0000, David Holland wrote:
> On Thu, Dec 09, 2010 at 09:27:32PM +0000, Joerg Sonnenberger wrote:
>  > Log Message:
>  > Wrap sys_errlist constants in a macro to make it easier to extract
>  > the strings reliably with sed/awk.
> 
> Why two layers of parentheses?

In case someone decides to add () or so. It also seemed to provide a
somewhat more sane alignment in the end.

> Also, if we're going to be extracting strings anyway, errlist.c and
> whatever else ought to be built from errno.h.

If you find out how to deal with the pseudo-errors, I wouldn't mind that
either.

Joerg

Reply via email to