Dirk, I will make an attempt at updating the test in the next day or two. I figured there was a way to change the output filename, but I didn't find it at a glance, so I was trying to defer to the experts.
Thanks, William On Thu, Jun 11, 2015 at 10:02 AM, Dirk Bächle <[email protected]> wrote: > Hi William, > > On 05.06.2015 06:05, William Blevins wrote: > >> Team, >> >> The "test/YACC/live.py" test fails using the RHEL7 version of YACC "1.9 >> 20130304" because the "-d" option generates an "x.h" file >> versus a "x.hpp" file. >> >> Is there an option to force the file extension or is some other change >> required? >> >> > looks like directly using the "defines" directive (instead of "-d" for the > default header name) is the way to go: > > > http://stackoverflow.com/questions/16098509/automake-1-12-changes-bison-yacc-output-names-backwards-incompatible-change > https://www.gnu.org/software/bison/manual/html_node/Decl-Summary.html > > Would you like to take a crack at it? > > Best regards, > > Dirk > > _______________________________________________ > Scons-dev mailing list > [email protected] > https://pairlist2.pair.net/mailman/listinfo/scons-dev >
_______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
