]> git.saurik.com Git - bison.git/commit
fix for printers and destructors.
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 25 Jun 2012 07:49:04 +0000 (09:49 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 25 Jun 2012 07:49:04 +0000 (09:49 +0200)
commit423ca9b50e4321c078cc6fe7903b10ed4907d269
tree5d032c616be6d44caa7bacac136fa1e0f4249d04
parent6cf3716c3166d6d41cdbeea45d018b1760184421
fix for printers and destructors.

The previous "code_props: factor more" patch sends has_%printer
etc. to m4, instead of has_printer.

* src/output.c (prepare_symbol_definitions): Fix value of pname.
src/output.c