[libvirt] [PATCH] virsh: nuke use of TRUE and FALSE

Eric Blake eblake at redhat.com
Tue Apr 19 14:25:38 UTC 2011


On 04/19/2011 12:23 AM, Matthias Bolte wrote:
> 2011/4/19 Eric Blake <eblake at redhat.com>:
>> Gnulib already guarantees <stdbool.h>, so it is easier to just
>> use the standardized spellings.
>>
>> * tools/virsh.c (vshCmdDef): Change callback to return real bool.
>> (__vshControl): Change several fields to bool.
>> (vshCommandOptBool): Change return type.
>> All callers updated.
>> * tools/Makefile.am (virsh-net-edit.c, virsh-pool-edit.c):
>> Likewise.
>> ---
>>
>> Mostly mechanical.
>>
>>  tools/Makefile.am |    4 +-
>>  tools/virsh.c     | 1674 ++++++++++++++++++++++++++---------------------------
>>  2 files changed, 835 insertions(+), 843 deletions(-)
>>
> 
> Looks good in general, but you missed some places for s/int/bool/.
> Instead of pointing them out in the diff, here's a patch to be merged
> into yours.
> 
> ACK with the attached patch merged in.

ACK to your additions, so I've pushed the combined patch.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110419/6111e4cc/attachment-0001.sig>


More information about the libvir-list mailing list