From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79920 invoked by alias); 22 Aug 2017 21:07:11 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 79910 invoked by uid 89); 22 Aug 2017 21:07:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy= X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 186B5C04D931 Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=dj@redhat.com From: DJ Delorie To: sellcey@cavium.com Cc: joseph@codesourcery.com, libc-alpha@sourceware.org Subject: Re: [PATCH] Remove compat from DEFAULT_CONFIG lookup strings In-Reply-To: <1503419610.28672.3.camel@cavium.com> (message from Steve Ellcey on Tue, 22 Aug 2017 09:33:30 -0700) Date: Tue, 22 Aug 2017 21:07:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-08/txt/msg01093.txt.bz2 I find the slight inconsistency in the use of [NOTFOUND=return] in initgroups.c disconcerting, but IMHO that's irrelevent for this particular change. LGTM.