Re: GTK_FLOATING broken in 2.9?
- From: Matthias Clasen <matthias clasen gmail com>
- To: Federico Mena Quintero <federico ximian com>
- Cc: gtk-devel-list <gtk-devel-list gnome org>, Tim Janik <timj imendio com>, Murray Cumming <murrayc murrayc com>
- Subject: Re: GTK_FLOATING broken in 2.9?
- Date: Wed, 14 Dec 2005 14:51:10 -0500
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]