All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andre Przywara" <andre.przywara@amd.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/5] fix various gcc4 compile warnings
Date: Thu, 06 Dec 2007 11:50:51 +0100	[thread overview]
Message-ID: <4757D40B.1000701@amd.com> (raw)

Hi,

after my first try last week now a reworked version of the patches to
fix (gcc4) compiler warnings. These warnings occur when compiling for
instance the "embedded" QEmu in Xen.
I splitted the big patch to address several issues separately:
1/5: fix wrong types (wrong signedness)
2/5: fix char* signedness
3/5: qemu_put signedness fixes
4/5: fix bdrv_get_geometry to return uint64_t
5/5: miscellaneous minor things

Compared to my last work post I tried to avoid casting as much as
possible, only patch 2/5 still uses them.
Comments welcome.

Regards,
Andre.

-- 
Andre Przywara
AMD-OSRC (Dresden)
Tel: x84917

                 reply	other threads:[~2007-12-06 10:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4757D40B.1000701@amd.com \
    --to=andre.przywara@amd.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.