From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KaYdC-0001hu-QS for mharc-grub-devel@gnu.org; Tue, 02 Sep 2008 12:21:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaYdA-0001ey-LO for grub-devel@gnu.org; Tue, 02 Sep 2008 12:21:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaYd8-0001cY-QL for grub-devel@gnu.org; Tue, 02 Sep 2008 12:21:24 -0400 Received: from [199.232.76.173] (port=54332 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaYd8-0001c0-B9 for grub-devel@gnu.org; Tue, 02 Sep 2008 12:21:22 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:35336 helo=kirsi1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KaYd7-0001Ws-Rx for grub-devel@gnu.org; Tue, 02 Sep 2008 12:21:22 -0400 Received: from [127.0.0.1] (88.193.32.97) by kirsi1.inet.fi (8.5.014) id 48B55E9A004EBFEA for grub-devel@gnu.org; Tue, 2 Sep 2008 19:21:21 +0300 Message-ID: <48BD6802.5010900@nic.fi> Date: Tue, 02 Sep 2008 19:21:22 +0300 From: =?UTF-8?B?VmVzYSBKw6TDpHNrZWzDpGluZW4=?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: The development of GRUB 2 References: <20080808202337.3440.57502.reportbug@sylvester.jejik.com.jejik.com> <1218277583.9301.6.camel@fz.local> <489EEAC5.4080209@jejik.com> <1218471512.6939.19.camel@fz.local> <1218735245.8950.10.camel@fz.local> <20080814180353.GC5614@thorin> <1218742324.10393.8.camel@fz.local> <20080814203856.GA23307@thorin> <1218748505.10393.13.camel@fz.local> <1219071926.4569.57.camel@fz.local> <20080901221405.GA11511@thorin> <1220309171.4115.31.camel@fz.local> <1220344081.4101.2.camel@fz.local> <48BD54CD.3000907@nic.fi> <1220371160.6359.37.camel@fz.local> In-Reply-To: <1220371160.6359.37.camel@fz.local> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: Quoted-Printable X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 16:21:25 -0000 Felix Zielcke wrote: > Am Dienstag, den 02.09.2008, 17:59 +0300 schrieb Vesa J=C3=A4=C3=A4skel= =C3=A4inen:=20 >> Felix Zielcke wrote: >> >> sizeof returns type of size_t so it would be good that char k uses tha= t. >> I am a bit surprised that this didn't generate compiler warning? >=20 > Well somewhere hidden in a mail from me, I think I already wrote that I > already got the idea to make these warnings more visible :) > I didn't look yet further into it, maybe even a [RFC] topic should be > made for this. I think Colin had patch already in list archives... That would be suitable for this. Perhaps you guys could review that and get that in.