Mail Archives: djgpp-workers/2000/02/27/02:44:07
On Thu, 24 Feb 2000, Mark E. wrote:
> > 2. Some of the files in the binary distribution are long
> > (e.g. REFERENCES), but others, like bison.sim and bison.inf, are
> > truncated. Why?
>
> bison.sim needs to work in both environments. REFERENCES is just a text file
> so it doesn't matter if it's truncated.
Actually, my main concern was bison.inf.
> ! +BISON_HAIRY=%DJDIR%/share/bison.hai
> ! +BISON_SIMPLE=%DJDIR%/share/bison.sim
Yes, you are right, djgpp.env needs to be corrected like this. But
telling users to edit djgpp.env seems like a lesser trouble than
removing support for BISON_* variables.
> > All this just to correct the decision made years ago to put the
> > files into the lib subdirectory (because share didn't yet exist)?
>
> Well, mistakes do deserv be corrected, yes?
Sure. The question is the price.
- Raw text -