* Stefano Lattarini wrote on Sun, Apr 10, 2011 at 11:17:10AM CEST: > On Sunday 10 April 2011, Ralf Wildenhues wrote: > > While at it, you might want to fix
> I've fixed that, plus some similar blunders, and added a few other > misc fixlets too. The resulting patch is attached. OK for yacc-work? Sure. Thanks, Ralf > Subject: [PATCH] cosmetics: fix typos and wording in some yacc tests > > * tests/yacc-cxx.test (foo.cc): Clarify comment about the content > of this file being valid C++ but invalid C. > (parse1.yy): Likewise. Also, remove redundant parentheses in a > `return' statement. > * tests/yacc-d-cxx.test (write_parse): Clarify comment about the > content of the generated files being valid C++ but invalid C. > (write_main): Likewise. > * tests/yacc-basic.test: Remove redundant parentheses in a > `return' statement. > * tests/yacc-d-vpath.test: Adjust spacing around curly brackets. > * tests/yaccvpath.test: Likewise. > * tests/yaccdry.test: Likewise. > * tests/yacc8.test: Likewise. > * tests/yacc4.test: Likewise.