Fail on parse error in calc++.
commit414c76a461489167b0ba3f699f1d996a499efb8c
authorAkim Demaille <demaille@gostai.com>
Fri, 18 Jul 2008 08:20:31 +0000 (18 10:20 +0200)
committerAkim Demaille <demaille@gostai.com>
Mon, 3 Nov 2008 21:01:01 +0000 (3 22:01 +0100)
tree00a5a2654d3ada67044659835e08450fefab6658
parent8a5783fd0c5ab16ea3a6eeedca6cdf8a2f4038be
Fail on parse error in calc++.

* doc/bison.texinfo (calc++.cc): Propagate failures to the exit
status.
* examples/calc++/test ($me, $number, $exit, run): New.
Use them to propagate errors to the exit status.
ChangeLog
doc/bison.texinfo
examples/calc++/test