On Wed, 2005-12-14 at 14:51 -0500, Matthias Clasen wrote:
> The problem you are thinking about is probably the fact that
> g_return_if_fail is a very widely used macro that started to use a new
> symbol at some point,
> g_return_if_fail_warning(), thus immediately making everything
> compiled against the new glib depend on the new ABI. 

Yeah, that was it.

This makes it really hard for people to do the build-on-new-gtk,
run-on-old-gtk thing.

  Federico

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to