This is the mail archive of the cygwin 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: Cygserver diag typo?


On Oct 24 15:00, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
> Hi,
> 
> in the below piece of code from cygserver sources (bsd_helper.cc):
> 
>   if (p->gid == (gid_t)-1)
>     log (LOG_WARNING,"WARNING: Group not found in /etc/passwd! Using gid -1!");
> 
> Wasn't "/etc/passwd" supposed to actually be mentioned as "/etc/group"?
> 
> (I gather, it is a copy-n-paste thing from the code for the uid
> message that appears just a few lines up the code.)

Probably.  Thanks for the heads up.  Fixed in CVS.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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