[libvir] [PATCH] Extra symbol in openvz_conf.c

Hi all, there is an extra symbol ('_') in openvz_conf.c: openvzParseXML, which leads to compile error [does anybody compile libvirt with openvz support :)] Patch fixes it.

On Wed, Apr 09, 2008 at 04:23:48PM +0400, Anton Protopopov wrote:
there is an extra symbol ('_') in openvz_conf.c: openvzParseXML, which leads to compile error [does anybody compile libvirt with openvz support :)] Patch fixes it.
I suspect that may have been added accidentally by one of the scripts which clean up the use of gettext. Anyway, this is a good catch and I will commit it in a moment. Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top

On Wed, Apr 09, 2008 at 04:23:48PM +0400, Anton Protopopov wrote:
Hi all,
there is an extra symbol ('_') in openvz_conf.c: openvzParseXML, which leads to compile error [does anybody compile libvirt with openvz support :)]
it's not activated by default, we need to fix that. This should allow to detect problems more easilly (I have only one machine with OpenVZ installed). sorry, and thanks ! Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
participants (3)
-
Anton Protopopov
-
Daniel Veillard
-
Richard W.M. Jones