On 12/07/2010 10:40 AM, Eric Blake wrote:
>> +++ b/src/qemu/qemu_conf.h
>> @@ -44,7 +44,7 @@
>>  # include "macvtap.h"
>>  # include "command.h"
>>  
>> -# define qemudDebug(fmt, ...) do {} while(0)
>> +# define qemudDebug DEBUG
> 
> ACK.  Hmm; should we rename the use of qemudDebug in daemon/libvirtd.c
> to something more appropriate, as a follow-on cleanup?

On the other hand, I agree with danpb's NACK to just rewrite the few
remaining uses directly into VIR_DEBUG, rather than keeping the name
qemudDebug around.

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

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to