glib/gobject
Elliot Lee 790a7bd3be Fix warnings.
* gmarkup.c: Fix warnings.

* guniprop.c, gunidecomp.c: Make warnings go away by using
GPOINTER_TO_INT() instead of (int).

* gcompletion.[ch]: Add g_completion_set_compare(),
to allow (for example) using case-insensitive completion.

* gobject/gsignal.c: Fix warnings about possible use of uninitialized
variables, and fix logic that would leave 'node' unset in cases
that it might be used in.

* gobject/glib-genmarshal.c: Fix warning about printf format.
2000-11-28 23:44:21 +00:00
..
2000-10-27 12:36:18 +00:00
2000-11-28 23:44:21 +00:00
2000-11-28 20:04:08 +00:00
2000-10-25 22:33:26 +00:00
2000-10-25 20:36:35 +00:00
2000-10-25 20:36:35 +00:00
2000-11-28 23:44:21 +00:00
2000-11-26 16:28:01 +00:00
2000-10-25 20:36:35 +00:00
2000-11-28 23:44:21 +00:00
2000-11-11 06:46:30 +00:00
2000-10-25 22:33:26 +00:00
2000-10-27 05:32:48 +00:00
2000-10-27 05:32:48 +00:00
2000-11-13 19:01:28 +00:00