mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 20:50:33 +00:00
* src/print_graph.c (node_output_size): Declared POSIX `size_t' type,
instead of `unsigned'. (print_state): Donnot call obstack_object_size () in obstack_grow () to avoid macro variables shadowing.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-08-24 Marc Autret <[email protected]>
|
||||
|
||||
* src/print_graph.c (node_output_size): Declared POSIX `size_t' type,
|
||||
instead of `unsigned'.
|
||||
(print_state): Donnot call obstack_object_size () in obstack_grow ()
|
||||
to avoid macro variables shadowing.
|
||||
|
||||
2001-08-23 Marc Autret <[email protected]>
|
||||
|
||||
* src/lex.c (percent_table): Typo: s/naem/name/.
|
||||
|
||||
Reference in New Issue
Block a user