summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2002-12-12 22:59:55 +0000
committerManish Singh <yosh@src.gnome.org>2002-12-12 22:59:55 +0000
commit96670b2085ac958b2e5ac9617cab04fb61f053aa (patch)
tree8523a15e771f625bf5a4b72a2d194361b5626af1 /ChangeLog.pre-2-2
parent98ccd05da3e4306e049d40a4c6114087c26c7635 (diff)
downloadglib-96670b2085ac958b2e5ac9617cab04fb61f053aa.tar.gz
pull in trio if host printf doesn't have a known way of printing 64-bit
Thu Dec 12 14:58:55 2002 Manish Singh <yosh@gimp.org> * configure.in: pull in trio if host printf doesn't have a known way of printing 64-bit ints. * glib/gmacros.h: remove extra whitespace at the end * glib/gscanner.c (g_scanner_unexp_token): use G_GUINT64_FORMAT instead of hardcoding "%llu" * tests/testglib.c: remove obsolete conditionals using G_HAVE_GINT64, we always have it now. * tests/type-test.c: same as above, and for G_G[U]INT64_FORMAT as well.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-216
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 2e020ab51..4d76e6ac7 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,19 @@
+Thu Dec 12 14:58:55 2002 Manish Singh <yosh@gimp.org>
+
+ * configure.in: pull in trio if host printf doesn't have a known
+ way of printing 64-bit ints.
+
+ * glib/gmacros.h: remove extra whitespace at the end
+
+ * glib/gscanner.c (g_scanner_unexp_token): use G_GUINT64_FORMAT
+ instead of hardcoding "%llu"
+
+ * tests/testglib.c: remove obsolete conditionals using G_HAVE_GINT64,
+ we always have it now.
+
+ * tests/type-test.c: same as above, and for G_G[U]INT64_FORMAT as
+ well.
+
Thu Dec 12 13:52:58 2002 Owen Taylor <otaylor@redhat.com>
* m4macros/glib-gettext.m4: AC_PREREQ(2.53) here; convinces