Wishlist: Allow %defines to specify filename, just like --defines=

2006-08-21 Thread Frans Englich
Hello, I have a wishlist for Bison: It would be practical if the %defines directive allows the filename to be explicitly specified, just like for --defines. For example, --defines=MyFile.h works, but something like: %defines=MyFile.h does not. Being able to do the latter would be practical.

Re: Renaming parser file

2006-08-21 Thread Joel E. Denny
On Sun, 20 Aug 2006, Frans Englich wrote: > Any chance that %defines can be changed to also allow the name to be > explicitly specified? I'm not sure why %defines and -d and are different from --defines, -o, --output, and %output. Reading the -d and --defines documentation makes it seem inten