svn commit: r235723 - in head: contrib/byacc
tools/regression/usr.bin/yacc usr.bin/yacc usr.bin/yacc/test
Dimitry Andric
dim at FreeBSD.org
Tue May 22 15:04:05 UTC 2012
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()... :)
More information about the svn-src-head
mailing list