Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754910AbYK2XCX (ORCPT ); Sat, 29 Nov 2008 18:02:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752769AbYK2XCP (ORCPT ); Sat, 29 Nov 2008 18:02:15 -0500 Received: from ox1.aei.mpg.de ([194.94.224.6]:54747 "EHLO ox1.aei.mpg.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752715AbYK2XCO (ORCPT ); Sat, 29 Nov 2008 18:02:14 -0500 Date: Sun, 30 Nov 2008 00:02:34 +0100 From: "Carlos R. Mafra" To: Nir Tzachar Cc: linux-kernel@vger.kernel.org, bzolnier@gmail.com, zippel@linux-m68k.org, linux-kbuild@vger.kernel.org, ariveira@gmail.com, rdunlap@xenotime.net, 7eggert@gmx.de, kosaki.motohiro@jp.fujitsu.com, sam@ravnborg.org Subject: Re: [PATCH] nconfig V3 Message-ID: <20081129230234.GA23504@Pilar.aei.mpg.de> References: <1227994959-17627-2-git-send-email-nir.tzachar@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1227994959-17627-2-git-send-email-nir.tzachar@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 490 Lines: 16 On Sat 29.Nov'08 at 23:42:39 +0200, Nir Tzachar wrote: > [...] > +static ITEM *btns_items[BTN_MAX]; [...] > + btns_items[BTN_MAX] = NULL; gcc warns about this here scripts/kconfig/nconf.c:1311: warning: array subscript is above array bounds -- 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/