lkml.org 
[lkml]   [2004]   [Mar]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: Build problem smbfs/file.c
> 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..."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.285 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site