lkml.org 
[lkml]   [2004]   [Mar]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
From"Nick Warne" <>
DateSat, 13 Mar 2004 14:05:26 -0000
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    [from the cache]
©2003-2008