mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
(G_MININT64): Cast to gint64.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2005-08-24 Stepan Kasal <kasal@ucw.cz>
|
||||
|
||||
* glib/gtypes.h (G_MININT64): Cast the constant to gint64; it is
|
||||
guint64 otherwise and that can produce warnings about comparison
|
||||
between signed and unsigned.
|
||||
|
||||
2005-08-23 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gutils.c: Fix the crt_externs.h include.
|
||||
|
Reference in New Issue
Block a user