From owner-cvs-all Sun Oct 20 12:56:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 024B937B401; Sun, 20 Oct 2002 12:56:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A941343E6E; Sun, 20 Oct 2002 12:56:40 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9KJuFmV074790; Sun, 20 Oct 2002 12:56:15 -0700 (PDT) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9KJuFNY074789; Sun, 20 Oct 2002 12:56:15 -0700 (PDT) Message-Id: <200210201956.g9KJuFNY074789@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 20 Oct 2002 12:56:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mklocale yacc.y X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/10/20 12:56:15 PDT Modified files: usr.bin/mklocale yacc.y Log: Add checks for DIGIT set consistency to prevent common misinterpretation automatically. Remove output file on error. Staticize functions declared as static. Revision Changes Path 1.13 +53 -11 src/usr.bin/mklocale/yacc.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message