From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.nokia.com ([147.243.1.48] helo=mgw-sa02.nokia.com) by canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1QBpmE-0004Ga-Uw for linux-mtd@lists.infradead.org; Mon, 18 Apr 2011 14:50:12 +0000 Subject: Re: [PATCHv2 2/2] mkfs.jffs2: fix casting of __off64_t From: Andy Shevchenko To: ext Mike Frysinger In-Reply-To: References: <1302783893.2796.27.camel@localhost> <802c3655ae5130e95b01e5004710f206a3d9ef9c.1303115468.git.ext-andriy.shevchenko@nokia.com> <2285954c62e0401291aa3f5055bc79c6789149d7.1303115468.git.ext-andriy.shevchenko@nokia.com> <1303134901.8589.9.camel@localhost> <1303135646.8589.12.camel@localhost> <1303136762.24954.12.camel@fs-test.research.nokia.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 18 Apr 2011 17:50:10 +0300 Message-ID: <1303138210.24954.14.camel@fs-test.research.nokia.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org, dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2011-04-18 at 10:29 -0400, ext Mike Frysinger wrote: > On Mon, Apr 18, 2011 at 10:26, Andy Shevchenko wrote: > > [1] > > http://pubs.opengroup.org/onlinepubs/000095399/basedefs/inttypes.h.html > > [2] http://pubs.opengroup.org/onlinepubs/009695399/functions/printf.html > > on the off chance you missed it, Issue 7 is out: > http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/inttypes.h.html > -mike It's true. However it doesn't matter to our talk. The question is which way is better PRIu64 or %jd. -- With Best Regards, Andy Shevchenko