Mail Archives: djgpp-workers/2001/09/13/02:43:32
On Wed, 12 Sep 2001, Juan Manuel Guerrero wrote:
> It must be noticed that starting with Bison 1.29, the parser files,
> bison.simple and bison.hairy, are installed into %DJDIR%/share/bison.
> This is different from all previous versions and ports of Bison. Due
> to this, you **MUST** delete the following lines:
>
> [bison]
> BISON_HAIRY=%DJDIR%/lib/bison.hai
> BISON_SIMPLE=%DJDIR%/lib/bison.sim
>
> from your djgpp.env.
I can't say I'm happy with this change. It could easily cause subtle
problems for those who don't follow instructions. It also means removing
these lines from djgpp.env in the next DJGPP release means we could break
Bison for people who don't upgrade Bison when they download djdev204.zip.
Why was this change necessary?
- Raw text -