Re: GTK_FLOATING broken in 2.9?



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.

Matthias


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