Deprecated glib functions.



Hi,

Has anyone decided to remove the deprecated glib functions from the  ORBit2
and the libIDL libraries.

The following functions are deprecated by glib and are in use in ORBit2.

g_string_sprintf
g_string_sprintfa
g_main_iteration

The following glib deprecated functions are used by libIDL.
g_strcasecmp
g_string_sprintf

I have a patch to use the glib replacements for the above  functions, and i
am now able to compile with the G_DISABLE_DEPRECATED  flag enabled.

with regards,
Shivram




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]