Use GINT_TO_POINTER casts to remove compiler warnings.
authorFederico Mena Quintero <federico@nuclecu.unam.mx>
Thu, 18 Jun 1998 20:37:11 +0000 (20:37 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Thu, 18 Jun 1998 20:37:11 +0000 (20:37 +0000)
commit05b2f03c6ab0523829c300881bcc164c30c4e8fa
treead9f679cb12baf09fe2be8f26c4b899adfd33f10
parent860af205b6ab132c77056089a194b95932d5306e
Use GINT_TO_POINTER casts to remove compiler warnings.

1998-06-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>

* testglib.c (main): Use GINT_TO_POINTER casts to remove compiler
warnings.

* grel.c: #include <string.h>
12 files changed:
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/grel.c
grel.c
testglib.c
tests/testglib.c