On Wed, 2006-04-26 at 15:18 -0400, David Hampton wrote: > > 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. So would upgrading the C compiler (think new gcc and the aliasing warnings), or using a different set of headers that produces a warning on an obscure architecture. -Werror is a fine and mighty useful tool for development, but a very bad idea for released code. Ross -- Ross Burton mail: ross burtonini com jabber: ross burtonini com www: http://www.burtonini.com./ PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF
Attachment:
signature.asc
Description: This is a digitally signed message part