On Fri, 11 June 2004 23:14:51 +0200, Bernhard Wesely wrote:
> 
> I recently compiled 2.6.6 and got a gcc warning:
> 
>   CC      fs/smbfs/file.o
> fs/smbfs/file.c: In function `smb_file_sendfile':
> fs/smbfs/file.c:274: warning: unknown conversion type character `z' in format
> fs/smbfs/file.c:274: warning: too many arguments for format
> 
> Well, there seems to be a "z" instead of a "Z". I changed it and the
> compile went cleanly. I downloaded the source of 2.6.7-rc3 and the typo
> was still there.
> 
> The fixed line looks like:
> 
> PARANOIA("%s/%s validation failed, error=%Zd\n", DENTRY_PATH(dentry),
> status);

Just forwarding to the correct hands (as of MAINTAINERS file).

J�rn

-- 
The wise man seeks everything in himself; the ignorant man tries to get
everything from somebody else.
-- unknown
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to