From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] lzma: fix printf warnings
Date: Wed, 28 Mar 2012 10:14:06 +0200 [thread overview]
Message-ID: <20120328101406.3fd3f72b@wker> (raw)
In-Reply-To: <1326014075-11050-1-git-send-email-vapier@gentoo.org>
Hi Mike,
On Sun, 8 Jan 2012 04:14:35 -0500
Mike Frysinger <vapier@gentoo.org> wrote:
> Fix size_t printf format warnings:
>
> LzmaTools.c: In function 'lzmaBuffToBuffDecompress':
> LzmaTools.c:110:5: warning: format '%x' expects type 'unsigned int',
> but argument 2 has type 'SizeT'
> LzmaTools.c:111:5: warning: format '%x' expects type 'unsigned int',
> but argument 2 has type 'SizeT'
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> lib/lzma/LzmaTools.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-staging/agust at denx.de, thanks.
Anatolij
prev parent reply other threads:[~2012-03-28 8:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-08 9:14 [U-Boot] [PATCH] lzma: fix printf warnings Mike Frysinger
2012-03-28 8:14 ` Anatolij Gustschin [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=20120328101406.3fd3f72b@wker \
--to=agust@denx.de \
--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