add explicit (GTrashStack*) cast for NULL pointer to cure ANSI C++ error.

Thu Sep 16 13:19:54 1999  Tim Janik  <timj@gtk.org>

        * glib.h (g_trash_stack_pop): add explicit (GTrashStack*) cast for NULL
        pointer to cure ANSI C++ error.
This commit is contained in:
Tim Janik
1999-09-17 06:03:09 +00:00
committed by Tim Janik
parent 6072e65caf
commit 2a6f3bd69a
10 changed files with 42 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
Thu Sep 16 13:19:54 1999 Tim Janik <timj@gtk.org>
* glib.h (g_trash_stack_pop): add explicit (GTrashStack*) cast for NULL
pointer to cure ANSI C++ error.
Mon Sep 13 23:25:59 1999 Tim Janik <timj@gtk.org>
* gmessages.c (g_logv): in case we have to abort the program,