[libvirt] [PATCH] Eliminate noise from python type wrappers

Daniel Veillard veillard at redhat.com
Wed Jun 25 11:42:38 UTC 2008


On Tue, Jun 24, 2008 at 03:57:21PM -0700, Ryan Scott wrote:
> 
> Hi,
> 
>   We recently had a virt-install build failure when someone tried 
> building on a system with debug libvirt packages installed.  It was 
> caused by extra noise from commands that load libvirt.  For example:
> 
> $ python ./setup.py --version
> libvirt_virConnectPtrWrap: node = 8938fb8
> 0.300.3
> 
>   I've seen (internal) complaints about this, and I think the 
> irritation from the noise outweighs the usefulness of these statements, 
> so they should be removed.

  It's a remain from the past (actually from libxml2 code) where DEBUG
was used in a far more specific fashion and really doesn't bring any
useful information now.

  so yes this makes sense, applied and commited to CVS,

   thanks !

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/




More information about the libvir-list mailing list