From owner-cvs-all Mon Dec 3 17:19:31 2001 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id C662C37B428; Mon, 3 Dec 2001 17:19:19 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id fB41JIf56494; Tue, 4 Dec 2001 01:19:18 GMT (envelope-from mark@grondar.za) Received: from grondar.za (mark@localhost [127.0.0.1]) by grimreaper.grondar.org (8.11.6/8.11.6) with ESMTP id fB41Ht022417; Tue, 4 Dec 2001 01:17:55 GMT (envelope-from mark@grondar.za) Message-Id: <200112040117.fB41Ht022417@grimreaper.grondar.org> To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/yacc closure.c error.c lalr.c lr0.c main.c mkpar.c output.c reader.c skeleton.c symtab.c verbose.c warshall.c References: In-Reply-To: ; from Robert Watson "Mon, 03 Dec 2001 16:18:11 EST." Date: Tue, 04 Dec 2001 01:17:54 +0000 From: Mark Murray 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 > This breaks the upgrade path from systems that have pre-FBSDID includes, > as yacc is part of the build tools that are built using native system > includes. Not sure what the right solution is, but it might include one > of: > > (1) don't use FBSDID for build tools > (2) don't build build tools on non-recent FreeBSD systems > (3) provide an include stub for build tools that defines FBSDID I like (3). > Your choice of these, and other solutions, would be great. In the mean > time, my older -CURRENT boxes refuse to upgrade. :-) I'll figure out something. M > Robert N M Watson FreeBSD Core Team, TrustedBSD Project > robert@fledge.watson.org NAI Labs, Safeport Network Services > > On Sun, 2 Dec 2001, Mark Murray wrote: > > > markm 2001/12/02 13:24:03 PST > > > > Modified files: > > usr.bin/yacc closure.c error.c lalr.c lr0.c main.c > > mkpar.c output.c reader.c skeleton.c > > symtab.c verbose.c warshall.c > > Log: > > Use __FBSDID(). > > > > Revision Changes Path > > 1.8 +5 -3 src/usr.bin/yacc/closure.c > > 1.9 +4 -4 src/usr.bin/yacc/error.c > > 1.9 +5 -3 src/usr.bin/yacc/lalr.c > > 1.8 +5 -3 src/usr.bin/yacc/lr0.c > > 1.14 +3 -9 src/usr.bin/yacc/main.c > > 1.12 +4 -4 src/usr.bin/yacc/mkpar.c > > 1.20 +5 -3 src/usr.bin/yacc/output.c > > 1.11 +5 -3 src/usr.bin/yacc/reader.c > > 1.31 +5 -1 src/usr.bin/yacc/skeleton.c > > 1.8 +5 -3 src/usr.bin/yacc/symtab.c > > 1.8 +5 -3 src/usr.bin/yacc/verbose.c > > 1.8 +5 -3 src/usr.bin/yacc/warshall.c > > > -- o Mark Murray \_ FreeBSD Services Limited O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message