qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 02/17] qom: Clean up inconsistent use of gchar * vs. char *


From: Eric Blake
Subject: Re: [PATCH 02/17] qom: Clean up inconsistent use of gchar * vs. char *
Date: Tue, 28 Apr 2020 12:41:34 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 4/28/20 11:34 AM, Markus Armbruster wrote:
Uses of gchar * in qom/object.h:


Nice audit. I don't know if we can blindly assume that 'gchar' is a (stupid) typedef to 'char', or if they can ever differ, but avoiding gchar where possible always makes sense to me.


Signed-off-by: Markus Armbruster <address@hidden>
---
Reviewed-by: Eric Blake <address@hidden>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

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