On 21 May 2012, at 11:34, Akim Demaille wrote: >> Is there a better way to do it? > > This is indeed a problem. I'm sure what the best way to > address this is. In addition, in some cases, creating the > files location.hh, stack.hh etc. is more troublesome than > useful.
Perhaps add infixes 'loc', 'stk', etc., so that a parser with name <name> gets files <name>.loc.h <name>.stk.h etc. > Also, some people would like to be able to rename the location.hh > file. Then there would be additional rules for overriding. Hans _______________________________________________ [email protected] https://lists.gnu.org/mailman/listinfo/help-bison
