Re: GTK_FLOATING broken in 2.9?



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




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