bug-hurd
[Top][All Lists]
Advanced

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

Re: added an error_t to netfs_startup


From: Neal H Walfield
Subject: Re: added an error_t to netfs_startup
Date: 09 Mar 2002 19:37:14 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

>   This patch is cosmetic, but it helped me debug since I couldn't get
> gdb to print errno, where it would print error.
> 
>   Is this the better way to return the error?

The current code is wrong.  This is the Right Way.

>       * init-startup: Changed errno to err.

This is better:

        * init-startup (netfs_startup): Use err, not errno.




reply via email to

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