On Tue, 2 Oct 2007 11:48:56 +0200 Karel Zak wrote: > 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. OK. Did you change this or do I need to send a patch for this and the patch 1/3 mkfs.minix badblock numbering? --- ~Randy - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html