From: "Nick Warne" <nick@ukfsn.org>
To: linux-kernel@vger.kernel.org
Subject: Re: Build problem smbfs/file.c
Date: Sat, 13 Mar 2004 14:05:26 -0000 [thread overview]
Message-ID: <40531526.2716.2357E62B@localhost> (raw)
> I got a build warning:
>
> ... type character `z'...
> fs/smbfs/file.c: 272 too many arguments for format.
>
> Line 272:
>
> PARANOIA("%s/%s validation failed, error=%zd\n"
>
> Ummm. I removed the `z' from error=%zd\n" - it appears to be rogue,
> but what do I know ;)
>
> And no warnings now. Is this as it should be?
OK, replying to myself.
it should be (I believe from looking at other code):
PARANOIA("%s/%s validation failed, error=%Zd\n"
Nick
--
"When you're chewing on life's gristle,
Don't grumble, Give a whistle..."
next reply other threads:[~2004-03-13 14:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-13 14:05 Nick Warne [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-03-13 13:29 Build problem smbfs/file.c Nick Warne
2004-03-13 14:10 ` Urban Widmark
2004-03-14 14:15 ` Nick Warne
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=40531526.2716.2357E62B@localhost \
--to=nick@ukfsn.org \
--cc=linux-kernel@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