From owner-cvs-all Fri Sep 1 6:36:54 2000 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id DE6F737B42C; Fri, 1 Sep 2000 06:36:49 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.0/8.11.0) id e81DalD29239; Fri, 1 Sep 2000 17:36:47 +0400 (MSD) (envelope-from ache) Date: Fri, 1 Sep 2000 17:36:46 +0400 From: "Andrey A. Chernov" To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/nls msgcat.c Message-ID: <20000901173646.A29216@nagual.pp.ru> References: <200009011319.GAA75351@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200009011319.GAA75351@freefall.freebsd.org>; from ache@FreeBSD.org on Fri, Sep 01, 2000 at 06:19:18AM -0700 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Sep 01, 2000 at 06:19:18AM -0700, Andrey A. Chernov wrote: > ache 2000/09/01 06:19:18 PDT > > Modified files: > lib/libc/nls msgcat.c > Log: > Treat empty lang as "C" lang too It is still possible to open things like /usr/share/%N.cat or /usr/share/nls/ when lang is ".." but I don't think it may affect program somehow because opened catalog checked for header consistency later. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message