On Thu, Oct 02, 2008 at 03:40:17PM -0400, Cole Robinson wrote:
> Currently the DEBUG and DEBUG0 macros are duplicated in
> every file that uses them. This patch moves the macros
> to internal.h, removes the needless duplication, and
> now every file gets them for free. Seems to work as
> expected in my testing.

  I guess the idea was to be able to turn debug on/off specifically
per module, but since they all use the same macros now, sharing make
sense to me,

  +1

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[EMAIL PROTECTED]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

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

Reply via email to