Some platforms support 64 bit 'long long', but you can not printf or scanf
[platform/upstream/glib.git] / ChangeLog.pre-2-12
index 03f93ad..030db91 100644 (file)
@@ -1,3 +1,19 @@
+2000-09-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in, tests/type-test.c: Some platforms support 64 bit
+       'long long', but you can not printf or scanf them. In that case,
+       don't define G_G{UINT|INT}64_FORMAT. Changed the type-test program
+       to reflect that.
+
+       * gutils.c (g_get_current_dir): max_len can't be initialized
+       statically as it might call a function. So do it at first call.
+
+Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
+       * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
+
+Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
+       * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
+
 2000-09-21  Tor Lillqvist  <tml@iki.fi>
 
        * makefile.mingw.in: Add gconvert.o. Use libiconv.