On Sun, Sep 02, 2012 at 09:18:02PM +0200, rustyBSD wrote:

> Le 02/09/2012 20:36, Otto Moerbeek a ?crit :
> > Confusing errno and exit code. Just use 1. Or err(1, NULL). The
> > default message is clear enough.
> I use errno because most of other calls to err() in this
> file use errno too.

Then those are wrong as well.

        -Otto

Reply via email to