This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] mkpasswd.c - Central error reporting


Thanks Earnie.  I'm still learning the Tao of Changelog.  Apparently thin is
in.

Mark

> -----Original Message-----
> From: Earnie Boyd [mailto:earnie_boyd@yahoo.com] 
> Sent: Saturday, January 12, 2002 2:09 PM
> To: Mark Bradshaw
> Cc: 'cygwin-patches@cygwin.com'
> Subject: Re: [PATCH] mkpasswd.c - Central error reporting
> 
> 
> 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
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]