fix typo (#if->#ifdef) so it compiles again.
authorManish Singh <yosh@src.gnome.org>
Thu, 27 Sep 2001 22:22:02 +0000 (22:22 +0000)
committerManish Singh <yosh@src.gnome.org>
Thu, 27 Sep 2001 22:22:02 +0000 (22:22 +0000)
*  glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles again.

-Yosh

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/grand.c
tests/.cvsignore

index 63642b03162b92c6690fa258df6f1273da768d77..16fb08e8a279f18762bdf434ba0f5e04aa3d7e9b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-27  Manish Singh  <yosh@gimp.org>
+
+       * glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
+       again.
+
 2001-09-24  Bruno Haible  <haible@clisp.cons.org>
 
        * glib/gwin32.c (g_win32_getlocale): When the sublangid is
index 63642b03162b92c6690fa258df6f1273da768d77..16fb08e8a279f18762bdf434ba0f5e04aa3d7e9b 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-27  Manish Singh  <yosh@gimp.org>
+
+       * glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
+       again.
+
 2001-09-24  Bruno Haible  <haible@clisp.cons.org>
 
        * glib/gwin32.c (g_win32_getlocale): When the sublangid is
index 63642b03162b92c6690fa258df6f1273da768d77..16fb08e8a279f18762bdf434ba0f5e04aa3d7e9b 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-27  Manish Singh  <yosh@gimp.org>
+
+       * glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
+       again.
+
 2001-09-24  Bruno Haible  <haible@clisp.cons.org>
 
        * glib/gwin32.c (g_win32_getlocale): When the sublangid is
index 63642b03162b92c6690fa258df6f1273da768d77..16fb08e8a279f18762bdf434ba0f5e04aa3d7e9b 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-27  Manish Singh  <yosh@gimp.org>
+
+       * glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
+       again.
+
 2001-09-24  Bruno Haible  <haible@clisp.cons.org>
 
        * glib/gwin32.c (g_win32_getlocale): When the sublangid is
index 63642b03162b92c6690fa258df6f1273da768d77..16fb08e8a279f18762bdf434ba0f5e04aa3d7e9b 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-27  Manish Singh  <yosh@gimp.org>
+
+       * glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
+       again.
+
 2001-09-24  Bruno Haible  <haible@clisp.cons.org>
 
        * glib/gwin32.c (g_win32_getlocale): When the sublangid is
index 63642b03162b92c6690fa258df6f1273da768d77..16fb08e8a279f18762bdf434ba0f5e04aa3d7e9b 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-27  Manish Singh  <yosh@gimp.org>
+
+       * glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
+       again.
+
 2001-09-24  Bruno Haible  <haible@clisp.cons.org>
 
        * glib/gwin32.c (g_win32_getlocale): When the sublangid is
index 63642b03162b92c6690fa258df6f1273da768d77..16fb08e8a279f18762bdf434ba0f5e04aa3d7e9b 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-27  Manish Singh  <yosh@gimp.org>
+
+       * glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
+       again.
+
 2001-09-24  Bruno Haible  <haible@clisp.cons.org>
 
        * glib/gwin32.c (g_win32_getlocale): When the sublangid is
index 63642b03162b92c6690fa258df6f1273da768d77..16fb08e8a279f18762bdf434ba0f5e04aa3d7e9b 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-27  Manish Singh  <yosh@gimp.org>
+
+       * glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
+       again.
+
 2001-09-24  Bruno Haible  <haible@clisp.cons.org>
 
        * glib/gwin32.c (g_win32_getlocale): When the sublangid is
index 7f6627ef56e05b1d701cf1c02c8c64b068578ce9..efba9557cd8dbce7e55a54000f9e38e3e7cf041d 100644 (file)
@@ -94,7 +94,7 @@ g_rand_new (void)
 {
   guint32 seed;
   GTimeVal now;
-#if G_OS_UNIX
+#ifdef G_OS_UNIX
   static gboolean dev_urandom_exists = TRUE;
 
   if (dev_urandom_exists)
index 220aedc45ef042d050a440411a667d6f1d5ee8fa..e008092d80168484d9d363a7ae76a1c460022e62 100644 (file)
@@ -47,6 +47,7 @@ testgdateparser
 testglib
 timeloop
 timeloop-basic
+timeloop-closure
 uri-test
 unicode-caseconv
 unicode-collate