X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_50,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAKM5iFCcKEcW/2dsb2JhbABEwXmBCIIlEhUTUQEVJwIvEyYBBBsah2KbKoRQnHCRbWEDjSuOToozgws From: "Lavrentiev, Anton (NIH/NLM/NCBI) [C]" To: "cygwin AT cygwin DOT com" Date: Wed, 24 Oct 2012 15:00:24 -0400 Subject: Cygserver diag typo? Message-ID: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q9OJ0cFD016543 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.) Thanks, Anton Lavrentiev Contractor NIH/NLM/NCBI -- 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