qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 40/48] glib-compat: add 2.38/2.40/2.46 assert


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v5 40/48] glib-compat: add 2.38/2.40/2.46 asserts
Date: Mon, 5 Oct 2015 13:44:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]