mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 16:38:54 +02:00
fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast it
Wed Aug 05 01:15:36 1998 George Lebl <jirka@5z.com> * testglib.c: fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast it for printing, probably just cosmetic
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Wed Aug 05 01:15:36 1998 George Lebl <jirka@5z.com>
|
||||
|
||||
* testglib.c: fix 64-bitness in g_prints, sizeof doesn't
|
||||
seem to return int so I cast it for printing, probably
|
||||
just cosmetic
|
||||
|
||||
Tue Aug 4 19:54:06 PDT 1998 Shawn T. Amundson <amundson@gkt.org>
|
||||
|
||||
* Released GLib 1.1.1
|
||||
|
Reference in New Issue
Block a user