Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264124AbTFUXjv (ORCPT ); Sat, 21 Jun 2003 19:39:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264146AbTFUXjv (ORCPT ); Sat, 21 Jun 2003 19:39:51 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:58126 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id S264124AbTFUXju (ORCPT ); Sat, 21 Jun 2003 19:39:50 -0400 Date: Sat, 21 Jun 2003 16:53:32 -0700 (PDT) From: Linus Torvalds To: Andrew Morton cc: Geert Uytterhoeven , , , Subject: Re: [PATCH] Isapnp warning In-Reply-To: <20030621125111.0bb3dc1c.akpm@digeo.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: 511 Lines: 19 On Sat, 21 Jun 2003, Andrew Morton wrote: > > Meanwhile, let's do this: I'd prefer the C99 thing, ie for (int i = xxx ...) syntax. I know gcc-3.x supports it, maybe 2.96 does too? If so, we could just add "-std=c99" or whatever, and start using that. 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/