qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 04/12] monitor: remove usage of generated marsha


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH 04/12] monitor: remove usage of generated marshal functions
Date: Fri, 24 Jun 2016 16:14:16 +0200

Hi

On Fri, Jun 24, 2016 at 6:23 AM, Eric Blake <address@hidden> wrote:
>>
>> -static bool invalid_qmp_mode(const Monitor *mon, const mon_cmd_t *cmd,
>> +static bool invalid_qmp_mode(const Monitor *mon, const gchar *cmd,
>
> Why 'gchar'?  What's wrong with 'char'?  (Some of glib's typedefs make
> sense, but gchar is not one of them)

just some old habit, fixed.

ack otherwise?



-- 
Marc-André Lureau



reply via email to

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