From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nios2: Fix printf size_t format related warnings (again...)
Date: Fri, 15 Aug 2014 21:17:09 +0800 [thread overview]
Message-ID: <53EE0855.5020109@wytron.com.tw> (raw)
In-Reply-To: <1408027325-6284-1-git-send-email-vvv444@gmail.com>
Hi Vasili,
On 08/14/2014 10:42 PM, Vasili Galka wrote:
> When compiling the current code on GCC 4.8.3, the following warnings
> appear:
>
> warning: format '%zu' expects argument of type 'size_t', but argument
> 2 has type 'long unsigned int' [-Wformat=]
>
> There were many mails about such warnings on different architectures.
> This patch limits itself to the nios2 architecture.
Applied. Thanks a lot.
Thomas Chou
prev parent reply other threads:[~2014-08-15 13:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-14 14:42 [U-Boot] [PATCH] nios2: Fix printf size_t format related warnings (again...) Vasili Galka
2014-08-15 13:17 ` Thomas Chou [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=53EE0855.5020109@wytron.com.tw \
--to=thomas@wytron.com.tw \
--cc=u-boot@lists.denx.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 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.