Hi,

On Tue, Aug 11, 2009 at 11:42:41AM +0200, Thomas Schwinge wrote:

>           /* We can only report back a single error value; the first one
>              wins.  */
>           if (! err)
>             err = err_l;

"Last one wins" would be easier to implement -- and I think it's more
common in such situations...

-antrik-


Reply via email to