Date: Tue, 22 May 2012 17:03:58 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Garrett Cooper <yanegomi@gmail.com> Cc: svn-src-head@freebsd.org, =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>, Baptiste Daroussin <bapt@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r235723 - in head: contrib/byacc tools/regression/usr.bin/yacc usr.bin/yacc usr.bin/yacc/test Message-ID: <4FBBAADE.7000400@FreeBSD.org> In-Reply-To: <CAGH67wTW8mL4=px8ks__rMhJGrivONkHGKXw72Wqk0Txvw%2B6yA@mail.gmail.com> References: <201205211331.q4LDVRvB060077@svn.freebsd.org> <86likkpla9.fsf@ds4.des.no> <4FBB9551.6060407@FreeBSD.org> <CAGH67wTW8mL4=px8ks__rMhJGrivONkHGKXw72Wqk0Txvw%2B6yA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-05-22 16:44, Garrett Cooper wrote: ... > I mentioned it in a private email, but the issue is that the yacc > used during the build seems to be coming from the base system (despite > the fact that it's a bootstrap tool). Once I installed yacc onto my > stable-9 system at work, all of the changes that should have been > checked in with this commit became apparent. > Thanks, > -Garrett > > 1022 .if ${BOOTSTRAPPING} < 900006 Yes, Dag-Erling mentioned he will fix this particular test for head, which needs a version bump. Though I still think it might have been less churn if yacc had just continued to not declare yyparse()... :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FBBAADE.7000400>