public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: Benno Schulenberg <bensberg@justemail.net>
To: Karel Zak <kzak@redhat.com>
Cc: "Util-Linux" <util-linux@vger.kernel.org>
Subject: Re: [patches] a few more man-page improvements
Date: Tue, 15 Oct 2013 14:42:22 +0200	[thread overview]
Message-ID: <1381840942.1853.34205941.61403749@webmail.messagingengine.com> (raw)
In-Reply-To: <20131015113117.GC31477@x2.net.home>


On Tue, Oct 15, 2013, at 13:31, Karel Zak wrote:
> On Tue, Oct 15, 2013 at 11:51:00AM +0200, Benno Schulenberg wrote:
> > Now it compiles fine, with only those five warnings in libfdisk/src/ask=
.c:
> > =C2=ABformat '%zd' expects argument of type 'signed size_t', but...=C2=
=BB and two
> > unused variables in misc-utils/cal.c (when compiled without ncurses).
>=20
>  Thanks! Fixed.

Well... the warnings for ask.c have gone, but now I get these three for gpt=
.c:

libfdisk/src/gpt.c: In function 'gpt_verify_disklabel':
libfdisk/src/gpt.c:1540:7: warning: format '%ld' expects argument of type '=
long int', but argument 3 has type 'uint64_t' [-Wformat]
libfdisk/src/gpt.c:1540:7: warning: format '%ld' expects argument of type '=
long int', but argument 5 has type 'uint64_t' [-Wformat]
libfdisk/src/gpt.c:1540:7: warning: format '%ld' expects argument of type '=
long int', but argument 3 has type 'uint64_t' [-Wformat]

And the ones for cal.c are still there:

misc-utils/cal.c:139:20: warning: 'term' defined but not used [-Wunused-var=
iable]
misc-utils/cal.c:141:13: warning: 'Slen' defined but not used [-Wunused-var=
iable]

Benno

--=20
http://www.fastmail.fm - Send your email first class

  reply	other threads:[~2013-10-15 12:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-14 20:45 [patches] a few more man-page improvements Benno Schulenberg
2013-10-15  8:27 ` Karel Zak
2013-10-15  9:51   ` Benno Schulenberg
2013-10-15 11:31     ` Karel Zak
2013-10-15 12:42       ` Benno Schulenberg [this message]
2013-10-15 13:48         ` Karel Zak

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=1381840942.1853.34205941.61403749@webmail.messagingengine.com \
    --to=bensberg@justemail.net \
    --cc=kzak@redhat.com \
    --cc=util-linux@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox