From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KnIkV-0007qf-7F for qemu-devel@nongnu.org; Tue, 07 Oct 2008 16:01:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KnIkU-0007qN-6f for qemu-devel@nongnu.org; Tue, 07 Oct 2008 16:01:38 -0400 Received: from [199.232.76.173] (port=46224 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnIkU-0007qK-3D for qemu-devel@nongnu.org; Tue, 07 Oct 2008 16:01:38 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:61895) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KnIkS-0007gf-ID for qemu-devel@nongnu.org; Tue, 07 Oct 2008 16:01:37 -0400 Received: by fg-out-1718.google.com with SMTP id l26so4269358fgb.8 for ; Tue, 07 Oct 2008 13:01:29 -0700 (PDT) Message-ID: <48EBC014.5080602@codemonkey.ws> Date: Tue, 07 Oct 2008 15:01:24 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [5440] Add sparse checker support to the build system (Gerd Hoffman) References: <200810072053.10550.paul@codesourcery.com> In-Reply-To: <200810072053.10550.paul@codesourcery.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org Paul Brook wrote: > On Tuesday 07 October 2008, Anthony Liguori wrote: > >> +echo " --disable-sparse disable sparse checker" >> > > Given this is disabled by default, shouldn't we be > documenting --enable-sparse? > Yup, I've already asked for a patch that adds this. Regards, Anthony Liguori