From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MLcUk-0006Xy-DF for qemu-devel@nongnu.org; Tue, 30 Jun 2009 08:31:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MLcUf-0006Un-Li for qemu-devel@nongnu.org; Tue, 30 Jun 2009 08:31:29 -0400 Received: from [199.232.76.173] (port=52866 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MLcUf-0006Uf-GV for qemu-devel@nongnu.org; Tue, 30 Jun 2009 08:31:25 -0400 Received: from mx2.redhat.com ([66.187.237.31]:39736) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MLcUe-00087K-8V for qemu-devel@nongnu.org; Tue, 30 Jun 2009 08:31:25 -0400 Message-ID: <4A4A0583.80407@redhat.com> Date: Tue, 30 Jun 2009 15:30:59 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] move -Wno-error=uninitialized to configure References: <20090630113949.GA32364@redhat.com> <200906301309.27397.paul@codesourcery.com> In-Reply-To: <200906301309.27397.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: Laurent Desnogues , Anthony Liguori , qemu-devel@nongnu.org, "Michael S. Tsirkin" On 06/30/2009 03:07 PM, Paul Brook wrote: > On Tuesday 30 June 2009, Michael S. Tsirkin wrote: > >> Move -Wno-error=uninitialized out of rules.mak and into configure. Only >> use it if supported by compiler. >> > > Why? Shouldn't we be fixing the uninitialized variables? > Fixing older compilers to support -Wno-error is out of the scope of this project. -- error compiling committee.c: too many arguments to function