Re: Build regressions/improvements in v3.0-rc5 (ssize_t ???)

From: Christoph Hellwig
Date: Thu Jun 30 2011 - 04:56:46 EST


On Thu, Jun 30, 2011 at 10:43:47AM +0200, Geert Uytterhoeven wrote:
> > Better fix the code to use the proper %zd specifier for printing ssize_t
> > variables.
>
> We cannot, as that would break on all other platforms that use the
> correct ssize_t.

%zd is specified as the correct format for ssize_t.

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