Re: [libvirt] Patch: Fix build with -Werror=format-security cflag

2009-05-05 Thread Daniel P. Berrange
On Sat, May 02, 2009 at 04:25:58PM +, Frederik Himpe wrote: > This patch is needed to build libvirt with -Werror=format-security gcc cflag, > which is used by default on Mandriva I already applied this same fix to CVS last week Daniel -- |: Red Hat, Engineering, London -o- http://pe

[libvirt] Patch: Fix build with -Werror=format-security cflag

2009-05-02 Thread Frederik Himpe
This patch is needed to build libvirt with -Werror=format-security gcc cflag, which is used by default on Mandriva diff -ur libvirt-0.6.3.orig/src/virsh.c libvirt-0.6.3/src/virsh.c --- libvirt-0.6.3.orig/src/virsh.c 2009-04-15 21:43:26.0 +0200 +++ libvirt-0.6.3/src/virsh.c 2009-05-0