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/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/

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

Reply via email to