qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 0/6] bugs from gcc warning fixes v3


From: Blue Swirl
Subject: [Qemu-devel] Re: [PATCH 0/6] bugs from gcc warning fixes v3
Date: Sat, 4 Sep 2010 10:05:22 +0000

Thanks, applied all.

On Tue, Aug 31, 2010 at 7:30 AM,  <address@hidden> wrote:
> From: Jes Sorensen <address@hidden>
>
> Hi,
>
> Given the contention of the previous patch set, this is a stripped
> down version that doesn't have any of the parts included that got
> people up in arms. Lets at least start out getting the real bugs fixed
> and we can look at the other issues in parallel.
>
> Cheers,
> Jes
>
>
> Jes Sorensen (6):
>  Remove unused argument for nbd_client()
>  Respect return value from nbd_client()
>  Fix repeated typo: was "end if list" instead of "end of list"
>  size_t is unsigned, change to ssize_t to handle errors from
>    tight_compress_data()
>  Change DPRINTF() to do{}while(0) to avoid compiler warning
>  load_multiboot(): get_image_size() returns int
>
>  hw/multiboot.c     |    2 +-
>  nbd.c              |    4 ++--
>  nbd.h              |    2 +-
>  qemu-config.c      |   12 ++++++------
>  qemu-nbd.c         |    5 ++++-
>  slirp/bootp.c      |    2 +-
>  ui/vnc-enc-tight.c |    8 ++++----
>  7 files changed, 19 insertions(+), 16 deletions(-)
>
> --
> 1.7.2.2
>
>



reply via email to

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