mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 08:43:03 +00:00
Adjust
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
* src/print_graph.c (node_output_size): Declared POSIX `size_t' type,
|
* src/print_graph.c (node_output_size): Declared POSIX `size_t' type,
|
||||||
instead of `unsigned'.
|
instead of `unsigned'.
|
||||||
(print_state): Donnot call obstack_object_size () in obstack_grow ()
|
(print_state): Do not call obstack_object_size () in obstack_grow ()
|
||||||
to avoid macro variables shadowing.
|
to avoid macro variables shadowing.
|
||||||
|
|
||||||
2001-08-23 Marc Autret <autret_m@epita.fr>
|
2001-08-23 Marc Autret <autret_m@epita.fr>
|
||||||
|
|||||||
Reference in New Issue
Block a user