aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-02-11 17:17:12 -0700
committerEric Blake <eblake@redhat.com>2011-02-12 06:39:27 -0700
commit92f0ed0353ef069e1295bab201b5c715226db58f (patch)
treee98d455650751ccfa64c7f298fa1aa840c44df4d /.gnulib
parentbuild: avoid problems with autogen.sh runs from tarball (diff)
downloadlibvirt-92f0ed0353ef069e1295bab201b5c715226db58f.tar.gz
libvirt-92f0ed0353ef069e1295bab201b5c715226db58f.tar.bz2
libvirt-92f0ed0353ef069e1295bab201b5c715226db58f.zip
virsh: avoid mingw compiler warnings
Compilation on mingw was warning about %lld use in fprintf, and in the gnulib strptime module about dead labels. * 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. * .gnulib: Update to latest, for mingw strptime warning fix. Reported by Matthias Bolte.
Diffstat (limited to '.gnulib')
m---------.gnulib0
1 files changed, 0 insertions, 0 deletions
diff --git a/.gnulib b/.gnulib
-Subproject 4cce65cb2f10936f13760625f39d532564984fd
+Subproject ecb020f2b046790d76d05d377ca1e864e2bc9fd