qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] [v2 PATCH] qemu-img: sort block formats in help


From: Mike Day
Subject: Re: [Qemu-devel] [PATCH] [v2 PATCH] qemu-img: sort block formats in help message
Date: Fri, 16 May 2014 10:12:11 -0400

On Fri, May 16, 2014 at 9:59 AM, Laurent Desnogues
<address@hidden> wrote:
>
> just noticed the use of some too recent glib features: g_strcmp0
> and GSequence related ones.

There is a patch upstream that removes g_sequence_lookup, which was
not linking on one platform. I haven't seen any other reports of
breakage. g_strcmp would be trivial to replace, of course.

thanks!

Mike



reply via email to

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