[PATCH] mkpasswd.c - Central error reporting

Earnie Boyd earnie_boyd@yahoo.com
Sat Jan 12 11:10:00 GMT 2002


Mark Bradshaw wrote:
> 
> My changelog is being evil.
> 
> 2002-01-12  Mark Bradshaw  <bradshaw@crosswalk.com>
> 
>         * mkpasswd.c (print_win_error): Add a new function, print_win_error,
>                 that will attempt to get a text message to go along with any
>                 error code that is passed to it.
>         (enum_users): Replace any lines that did error reporting with calls
>                 to the new function, print_win_error.
>         (enum_local_groups): Replace any lines that did error reporting with
>                 calls to the new function, print_win_error.
>         (main): Replace SOME lines that did error reporting with calls
>                 to the new function, print_win_error.
> 

That should read:

2002-01-12  Mark Bradshaw  <bradshaw@crosswalk.com>

        * mkpasswd.c (print_win_error): Add a new function.
        (enum_users): Use print_win_error.
        (enum_local_groups): Ditto.
        (main): Ditto.


Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the Cygwin-patches mailing list