On Sat, Sep 29, 2007 at 01:12:06AM -0700, Randy Dunlap wrote:
> mkfs.cramfs.c:824: warning: format '%Ld' expects type 'long long int', but 
> argument 4 has type 'loff_t'
> mkfs.cramfs.c:896: warning: format '%Ld' expects type 'long long int', but 
> argument 4 has type 'loff_t'

 The '%lld' specifier is better for 'long long int'. Thanks, the rest
 of your patch(es) looks good.

    Karel

-- 
 Karel Zak  <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to