2009-10-19 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Mon, 19 Oct 2009 08:44:47 +0000 (08:44 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:50 +0000 (21:06 +0400)
commit0760205b668cafea34e110e510a77e0712ba12ff
treea2a988474bf65dbb3af1de626249abea4607e447
parentc6bc225d5530a82ef9bb6c5ef4b9f4dc791ff485
2009-10-19  Ivan Maidanski <ivmai@mail.ru>

* misc.c (GC_log): Remove the declaration; move the definition (to
the place where it is used); make STATIC.
* misc.c (GC_init): Use GC_err_printf() instead of GC_log_printf()
to print open log failure.
* misc.c (GC_write): Don't abort on open log failure if the GC is
compiled with GC_PRINT_VERBOSE_STATS (useful for WinCE).
ChangeLog
misc.c