mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
624a3c9689
* .cvsignore: Add some generated files. * glib/gmain.c: (g_main_context_iterate): Comment out cruft after #endif to avoid gcc warning. * gmodule/gmodule.c: (g_module_set_error_unduped): Remove const from type to avoid gcc warning. * gobject/gsignal.c: (g_signal_emitv): ifdef variable used only if G_ENABLE_DEBUG to avoid gcc warning. * gobject/gtype.c: (type_iface_vtable_init_Wm), (type_iface_vtable_finalize_Wm): ifdef call needed only if !G_DISABLE_ASSERT to avoid gcc warning. * tests/testglib.c: (main): ifdef call needed only if !G_DISABLE_ASSERT to avoid gcc warning. Maybe later we should make the test to #undef G_DISABLE_ASSERT. * tests/unicode-collate.c: Add include of <string.h> to avoid gcc warning.
40 lines
517 B
Plaintext
40 lines
517 B
Plaintext
Makefile
|
|
Makefile.in
|
|
_libs
|
|
aclocal.m4
|
|
config.cache
|
|
config.h
|
|
config.h.in
|
|
config.h.win32
|
|
config.log
|
|
config.status
|
|
configure
|
|
glib.spec
|
|
glibconfig-sysdefs.h
|
|
glibconfig.h
|
|
glibconfig.h.win32
|
|
libtool
|
|
makefile.cygwin
|
|
makefile.mingw
|
|
makefile.msc
|
|
so_locations
|
|
stamp-gc-h
|
|
stamp-h
|
|
stamp-h.in
|
|
annotations
|
|
logs
|
|
glib.rc
|
|
gmodule.rc
|
|
gthread.rc
|
|
glib-2.0.pc
|
|
gmodule-2.0.pc
|
|
gthread-2.0.pc
|
|
gobject-2.0.pc
|
|
glib-2.0-uninstalled.pc
|
|
gmodule-2.0-uninstalled.pc
|
|
gthread-2.0-uninstalled.pc
|
|
gobject-2.0-uninstalled.pc
|
|
glib-config-2.0
|
|
.saved
|
|
sgml
|