annotate BUGS @ 603:e8b28413ffbf

Replace deprecated functions by their counterparts: g_strcasecmp() -> g_ascii_strcasecmp() g_strncasecmp() -> g_ascii_strncasecmp() gtk_input_remove() -> g_source_remove() g_io_channel_close() -> g_io_channel_shutdown() + g_io_channel_unref() All these are deprecated either since 2.2 or 2.4.
author zas_
date Wed, 07 May 2008 23:27:26 +0000
parents 9e54275835fb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
478
9e54275835fb Indicate bugs and feature requests trackers, remove obsolete stuff.
zas_
parents: 1
diff changeset
1 Bugs and feature requests trackers are available at:
9e54275835fb Indicate bugs and feature requests trackers, remove obsolete stuff.
zas_
parents: 1
diff changeset
2 http://sourceforge.net/tracker/?group_id=222125