Fill in missing support for gint64 & guint64 (#59254).
authorJoshua N Pritikin <vishnu@src.gnome.org>
Thu, 11 Oct 2001 02:43:04 +0000 (02:43 +0000)
committerJoshua N Pritikin <vishnu@src.gnome.org>
Thu, 11 Oct 2001 02:43:04 +0000 (02:43 +0000)
commitd23c9a8ba863e88dd3404461302a97e559af494f
tree1dd2fb3d38f266ebd1edbadc7712c49e65b55040
parent5c0d84b7e40882540b6d8c6d7d43d34958a24264
Fill in missing support for gint64 & guint64 (#59254).

* glib-genmarshal.c gparamspecs.[ch] gtype.[ch] gvalue.h
gvaluecollector.h gvaluetypes.[ch]: Fill in missing support for
gint64 & guint64 (#59254).

* Unconditionalize same (compile with or without G_HAVE_INT64).
gobject/ChangeLog
gobject/glib-genmarshal.c
gobject/gparamspecs.c
gobject/gparamspecs.h
gobject/gtype.c
gobject/gtype.h
gobject/gvalue.h
gobject/gvaluecollector.h
gobject/gvaluetypes.c
gobject/gvaluetypes.h