Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Dec 2001 01:17:54 +0000
From:      Mark Murray <mark@grondar.za>
To:        Robert Watson <rwatson@FreeBSD.org>
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 
Message-ID:  <200112040117.fB41Ht022417@grimreaper.grondar.org>
In-Reply-To: <Pine.NEB.3.96L.1011203161136.37476G-100000@fledge.watson.org> ; from Robert Watson <rwatson@FreeBSD.org>  "Mon, 03 Dec 2001 16:18:11 EST."
References:  <Pine.NEB.3.96L.1011203161136.37476G-100000@fledge.watson.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112040117.fB41Ht022417>