From: David Wagner <deubeuliou@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] mkenvimage: Fix compiler warning
Date: Fri, 06 Apr 2012 20:48:31 +0200 [thread overview]
Message-ID: <4F7F3A7F.3020009@gmail.com> (raw)
In-Reply-To: <1333703707-10193-1-git-send-email-dirk.behme@gmail.com>
On 06/04/2012 11:15, Dirk Behme wrote:
> From: Dirk Behme <dirk.behme@googlemail.com>
>
> Fix the compiler warning
>
> mkenvimage.c: In function ?main?:
> mkenvimage.c:218: warning: format ?%ld? expects type ?long int?, but argument 3 has type ?unsigned int?
> mkenvimage.c:226: warning: format ?%ld? expects type ?long int?, but argument 3 has type ?unsigned int?
>
I don't have these warnings ... I guess it is because we don't have the
same compiler ? Thank you, I didn't know the %zu format :)
Acked-by: David Wagner <deubeuliou@gmail.com>
Cheers,
David.
next prev parent reply other threads:[~2012-04-06 18:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-06 9:15 [U-Boot] [PATCH v2] mkenvimage: Fix compiler warning Dirk Behme
2012-04-06 15:14 ` Mike Frysinger
2012-04-06 18:48 ` David Wagner [this message]
2012-04-10 21:55 ` Anatolij Gustschin
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=4F7F3A7F.3020009@gmail.com \
--to=deubeuliou@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox