On Wed, 2006-04-26 at 09:22 +0100, Ross Burton wrote: > Hi, > > Would it make sense to mark all of the deprecated API in GLib and GTK+ > with G_GNUC_DEPRECATED, so that people who are not using the > DISABLE_DEPRECATED macros still get warned that they are using > deprecated functions? At the moment it's very black and white, and I > think deprecation functions need a grey...
That would break any project that compiles code using the -Werror flag. David _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list