[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1209152956.14173.2.camel@brick>
Date: Fri, 25 Apr 2008 12:49:16 -0700
From: Harvey Harrison <harvey.harrison@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Al Viro <viro@...IV.linux.org.uk>
Cc: "H. Peter Anvin" <hpa@...or.com>, Matthew Wilcox <matthew@....cx>,
Jan Engelhardt <jengelh@...putergmbh.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Arch Mailing List <linux-arch@...r.kernel.org>
Subject: Re: [PATCH 01/24] types: create <asm-generic/int-*.h>
On Fri, 2008-04-25 at 12:45 -0700, Linus Torvalds wrote:
>
> On Fri, 25 Apr 2008, H. Peter Anvin wrote:
> >
> > I have to admit to liking the Windows extension %I64u for this kind of stuff.
> > Unfortunately gcc/glibc decided to use I for internationalized digits instead
> > :(
>
> The sad part is that this is purely a gcc thing. We could easily do the
> right thing in the kernel vsnprintf stuff, but then we'd have to drop the
> nice format warnings from gcc ;(
This looks like something sparse could be made to check though, should
we lose the gcc checking.
In fact, didn't Al Viro mention adding just this kind of checking to
sparse recently?
Harvey
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists