[libvirt] [PATCH] virsh: avoid mingw printf problems

Matthias Bolte matthias.bolte at googlemail.com
Sat Feb 12 11:54:37 UTC 2011


2011/2/12 Eric Blake <eblake at redhat.com>:
> * tools/virsh.c (vshPrint): Change redirect.
> (vshPrintExtra): Allow use within vshPrint.  Avoid fprintf on
> arbitrary formats, since we aren't using gnulib module; instead,
> use virVasprintf to pre-format.
> (vshError): Likewise.
> Reported by Matthias Bolte.
> ---
>
> This passed for my fedora->mingw cross compile, but I'd like to
> make sure it worked for your native mingw build setup.
>

It does, ACK.

Matthias




More information about the libvir-list mailing list