[libvirt] [PATCH] fix diagnostic when execute openvz commands

Daniel Veillard veillard at redhat.com
Wed Jul 9 11:56:09 UTC 2008


On Wed, Jul 09, 2008 at 02:25:10PM +0400, Evgeniy Sokolov wrote:
> >This really needs to be changed to pass through gettext, eg
> >
> >   error(dom->conn, VIR_ERR_INTERNAL_ERROR,
> >         _("Could not exec %s"), VZCTL);
> >
> >NB, we have to use a %s format string when going via gettext rather than
> >just allowing the preprocessor to do string concatenation for us.
> 
> Ok, it need. Thanks!
> 
> fixed patch is attached.

  Okidoc, 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