On 14 May 2014 08:44, Kevin Wolf <kw...@redhat.com> wrote:
> Am 13.05.2014 um 23:48 hat Eric Blake geschrieben:
>> On 05/13/2014 03:11 PM, Mike Day wrote:
>>
>> Subject line could have used a [PATCHv2] designation to make it obvious
>> this is a fixed version.  But that doesn't affect what goes into git.
>>
>> > g_sequence_lookup is not supported by glib < 2.28. The usage
>> > of g_sequence_lookup is not essential in this context (it's a
>> > safeguard against duplicate values in the help message).
>> > Removing the call enables the build on all platforms and
>> > does not change the operation of the help function.
>> >
>> > Signed-off-by: Mike Day <ncm...@ncultra.org>
>> > ---
>> >  qemu-img.c | 7 ++-----
>> >  1 file changed, 2 insertions(+), 5 deletions(-)
>>
>> Reviewed-by: Eric Blake <ebl...@redhat.com>
>
> Thanks, applied to the block branch.

Ah, I was thinking about applying this directly since it's a build fix.
But I guess it could go through the block branch instead...

thanks
-- PMM

Reply via email to