Re: [libvirt] [PATCH] Fix build with DEBUG_RAW_IO=1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 27, 2010 at 10:39:54AM +0200, jdenemar@xxxxxxxxxx wrote:
> From: Jiri Denemark <jdenemar@xxxxxxxxxx>
> 
> ---
>  src/qemu/qemu_monitor.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> At the top of qemu_monitor.c the following lines can be seen:
>     #define DEBUG_IO 0
>     #define DEBUG_RAW_IO 0
> 
> diff --git a/src/qemu/qemu_monitor.c b/src/qemu/qemu_monitor.c
> index c4f2725..38ee058 100644
> --- a/src/qemu/qemu_monitor.c
> +++ b/src/qemu/qemu_monitor.c
> @@ -166,7 +166,7 @@ char *qemuMonitorEscapeShell(const char *in)
>  }
>  
>  
> -#if QEMU_DEBUG_RAW_IO
> +#if DEBUG_RAW_IO
>  # include <c-ctype.h>
>  static char * qemuMonitorEscapeNonPrintable(const char *text)
>  {

ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel@xxxxxxxxxxxx  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

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

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]