From: Michael Tokarev <mjt@tls.msk.ru>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-trivial <qemu-trivial@nongnu.org>,
qemu-devel <qemu-devel@nongnu.org>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw/alpha: Fix compiler warning (integer constant is too large)
Date: Sun, 29 Sep 2013 23:47:54 +0400 [thread overview]
Message-ID: <524883EA.2090305@msgid.tls.msk.ru> (raw)
In-Reply-To: <1380469880-19448-1-git-send-email-sw@weilnetz.de>
29.09.2013 19:51, Stefan Weil wrote:
> From buildbot default_i386_rhel61:
>
> CC alpha-softmmu/hw/alpha/typhoon.o
> hw/alpha/typhoon.c: In function 'typhoon_translate_iommu':
> hw/alpha/typhoon.c:703: warning: integer constant is too large for 'long' type
> hw/alpha/typhoon.c:703: warning: integer constant is too large for 'long' type
Thanks, applied to the trivial patches queue.
> I used lower case 'ull' because the rest of the code writes it that way
> although I personally prefer 0xfffffffffffULL to 0xfffffffffffull.
Yea, "full" looks a bit odd here :)
/mjt
prev parent reply other threads:[~2013-09-29 19:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-29 15:51 [Qemu-devel] [PATCH] hw/alpha: Fix compiler warning (integer constant is too large) Stefan Weil
2013-09-29 16:20 ` Richard Henderson
2013-09-29 19:47 ` Michael Tokarev [this message]
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=524883EA.2090305@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=rth@twiddle.net \
--cc=sw@weilnetz.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).