[libvirt] [PATCH] maint: kill all remaining uses of old DEBUG macro

Eric Blake eblake at redhat.com
Mon Feb 21 15:53:50 UTC 2011


On 02/21/2011 01:55 AM, Daniel Veillard wrote:
> On Wed, Feb 16, 2011 at 04:46:10PM -0700, Eric Blake wrote:
>> Done mechanically with:
>> $ git grep -l '\bDEBUG0\? *(' | xargs -L1 sed -i 's/\bDEBUG0\? *(/VIR_&/'
>>
>> followed by manual deletion of qemudDebug in daemon/libvirtd.c, along
>> with a single 'make syntax-check' fallout in the same file, and the
>> actual deletion in src/util/logging.h.
>>
>> * src/util/logging.h (DEBUG, DEBUG0): Delete.
>> * daemon/libvirtd.h (qemudDebug): Likewise.
>> * global: Change remaining clients over to VIR_DEBUG counterpart.
> 
>   Huge, looks correct but boring :-) 
> 
>    ACK,

Thanks; applied.

-- 
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: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110221/227d6c28/attachment-0001.sig>


More information about the libvir-list mailing list