mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
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.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
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.
|
||||
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Don't specify the skeleton twice in the example.
|
||||
|
||||
Reference in New Issue
Block a user