On 05.10.2015 15:35, Marc-André Lureau wrote: > glib comment is now fixed: > > https://git.gnome.org/browse/glib/commit/?id=dabf6627886c1d21b9fe03c897809eb64ef2ac54 >
Good! > On Mon, Oct 5, 2015 at 1:44 PM, Paolo Bonzini <pbonz...@redhat.com> wrote: >> >> >> On 05/10/2015 12:56, Claudio Fontana wrote: >>> Hi, I did not find g_assertion_message in any of the exported GLIB APIs. >>> In fact, I found it in glib/gtestutils.h under the section "internal ABI". >>> This is a hint that we should not be using it right? >> >> Since this only matters for these pre-2.46 versions, where we know that >> g_assertion_message exists, we can use it. >> >> Paolo This is also a valid point. Reviewed-by: Claudio Fontana <claudio.font...@huawei.com>