* src/kernel.c (bdd_default_gbchandler): Log garbage collection to

stderr, not stdout.  Reported by Kristin Yvonne Rozier
<kyrozier@cs.rice.edu>.
This commit is contained in:
Alexandre Duret-Lutz 2007-09-19 18:58:20 +00:00
parent 44e4beca2e
commit 894c864fd5
2 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2007-09-19 Alexandre Duret-Lutz <adl@gnu.org>
* src/kernel.c (bdd_default_gbchandler): Log garbage collection to
stderr, not stdout. Reported by Kristin Yvonne Rozier
<kyrozier@cs.rice.edu>.
2004-07-23 Alexandre Duret-Lutz <adl@src.lip6.fr>
* configure.ac: Call AC_LIBTOOL_WIN32_DLL