lkml.org 
[lkml]   [2004]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: PATCH: fix some 32bit isms
On Wed, 28 Jul 2004 09:59:41 -0400
Alan Cox <alan@redhat.com> wrote:

> Fairly self explanatory. int is not size_t.

And size_t is not "%ld" either.

> - "failed (%d bytes)\n",
> + "failed (%ld bytes)\n",

Rather, it is either "%Zd" or "%zd". Please fix :-)
-
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:04    [W:0.070 / U:5.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site