Merge branch 'yacc-work' into maint
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 16 Jul 2012 08:57:41 +0000 (10:57 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 16 Jul 2012 08:57:41 +0000 (10:57 +0200)
commitec5cb49bf553a4823bd52bcf012df59b7b4ebb51
treef997274ddf41a612fa923f38dcce590bdf9ee212
parent6e3c0b92fdef5119ea2ca508061a9b46ef4c251b
parenteef78e2c35ec51b607e767d544770d57c587c06d
Merge branch 'yacc-work' into maint

* yacc-work:
  news: update about recent ylwrap changes and fixes
  yacc tests: fix a spurious failure with parallel make
  ylwrap: use proper quoting inside a `...` substitution
  ylwrap: don't uselessly reset the exit status in case of failure
  ylwrap: fix C++ support for Bison
  ylwrap: refactor: move loop invariant
  ylwrap: refactoring: don't rely on the file order
  tests: upgrade and fix Bison test case
  tests: fix bison input file
  ylwrap: comment changes
  ylwrap: modernize idioms
  ylwrap: rename header inclusion in generated parsers
  ylwrap: simplify the list of renamings
  ylwrap: refactor: less duplication

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS