Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 3 Sep 2002 12:51:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 3 Sep 2002 12:51:55 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:17419 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Tue, 3 Sep 2002 12:51:54 -0400 Date: Tue, 3 Sep 2002 01:45:01 -0700 (PDT) From: Linus Torvalds To: Nikita Danilov cc: linux-kernel@vger.kernel.org Subject: Re: Large block device patch, part 1 of 9 In-Reply-To: <15732.59029.941417.550708@laputa.namesys.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 559 Lines: 18 On Tue, 3 Sep 2002, Nikita Danilov wrote: > > See : register_printf_function(). -Wformat doesn't know about > new specifiers, though. That's just an internal way to add ways to print out different numbers to the libc version of printf - it doesn't actually tell _gcc_ what the modifiers are. Linus - 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/