Fix a couple of trivial bugs that were causing warnings.
authorOwen Taylor <otaylor@redhat.com>
Mon, 21 Aug 2000 18:46:52 +0000 (18:46 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 21 Aug 2000 18:46:52 +0000 (18:46 +0000)
commit33df64519d53b29731b889772ed1eff39cbf5215
tree0387e6ded5bcdbaf30d36ea78e0050bafe47f321
parent4010a5acb2be1747e60a0e844a508dbf0f55a149
Fix a couple of trivial bugs that were causing warnings.

Mon Aug 21 14:46:23 2000  Owen Taylor  <otaylor@redhat.com>

* tests/gio-test.c: Fix a couple of trivial bugs that
were causing warnings.

Mon Aug 21 14:39:36 2000  Owen Taylor  <otaylor@redhat.com>

* glib.h: Use C99 varargs macros where possible
(check __STDC_VERSION__), otherwise, on gcc, use an alternate
form of gcc varargs which is more likely
to be supported going forward. (Based on some code
from Raja Harinath)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib.h
glib/glib.h
tests/gio-test.c