mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
cex: make sure traces go to stderr
* src/parse-simulation.h, src/parse-simulation.c (print_parse_state): here.
This commit is contained in:
@@ -561,6 +561,7 @@ search_state_free (search_state *ss)
|
||||
free (ss);
|
||||
}
|
||||
|
||||
/* For debugging traces. */
|
||||
static void
|
||||
search_state_print (search_state *ss)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user