qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] mingw32: avoid using %zd etc. formats which


From: malc
Subject: Re: [Qemu-devel] [PATCH 3/3] mingw32: avoid using %zd etc. formats which are not known by the compiler
Date: Sun, 16 May 2010 01:23:38 +0400 (MSD)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

On Sat, 15 May 2010, Blue Swirl wrote:

> Signed-off-by: Blue Swirl <address@hidden>
> ---
>  audio/audio.c                 |   11 ++++++-----
>  audio/audio_template.h        |    2 +-
>  audio/esdaudio.c              |    8 ++++----
>  audio/mixeng.c                |    3 ++-
>  audio/ossaudio.c              |    8 ++++----
>  block/curl.c                  |    4 ++--
>  block/qcow2.c                 |    2 +-
>  buffered_file.c               |   13 +++++++------
>  hw/ac97.c                     |    4 ++--
>  hw/eepro100.c                 |   22 +++++++++++++---------
>  hw/loader.c                   |    8 ++++----
>  hw/scsi-bus.c                 |    4 ++--
>  hw/scsi-disk.c                |   16 ++++++++--------
>  hw/usb-ohci.c                 |    7 ++++---
>  hw/virtio-9p-debug.c          |    2 +-
>  hw/virtio-9p.c                |    2 +-
>  hw/xen_console.c              |    3 ++-
>  hw/xen_disk.c                 |    6 ++++--
>  hw/xenfb.c                    |    9 ++++++---
>  osdep.c                       |    2 +-
>  qemu-common.h                 |    7 +++++++
>  qemu-io.c                     |    4 ++--
>  target-cris/translate.c       |    2 +-
>  target-microblaze/translate.c |    2 +-
>  usb-linux.c                   |    2 +-
>  vnc-auth-sasl.c               |    2 +-
>  vnc.c                         |    9 +++++----
>  27 files changed, 93 insertions(+), 71 deletions(-)
> 

Audio parts are fine with me.

[..snip..]

-- 
mailto:address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]