From: Haim C. <hai...@us...> - 2004-07-01 17:36:41
|
>By the meantime, here is a patch that fixes the following >diagnostic output by the CVS version of Bison. I guess its >better to fix such things before changing the build. > >[...] >parser.y:67.12: warning: stray `,' treated as white space >parser.y:67.19: warning: stray `,' treated as white space >parser.y:67.29: warning: stray `,' treated as white space >parser.y:67.37: warning: stray `,' treated as white space >parser.y:69.17: warning: stray `,' treated as white space >parser.y:69.27: warning: stray `,' treated as white space >parser.y:70.14: warning: stray `,' treated as white space >parser.y:71.21: warning: stray `,' treated as white space >parser.y:71.32: warning: stray `,' treated as white space >parser.y:71.40: warning: stray `,' treated as white space >[...] > Alexandre, After upgrading my yacc ( which is actually byacc ) to 1.9-27, the warnings disappeared. Any ideas ? I will now start work on making the examples directory a regression suite. I am now starting to think it will take more time to make BuDDy automake+autoconf+libtool compatible. Haim |