From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Munzt-0004l8-46 for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:53:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Munzo-0004ix-KE for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:53:04 -0400 Received: from [199.232.76.173] (port=52713 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Munzo-0004im-EA for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:53:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18518) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Munzn-0000Ze-V8 for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:53:00 -0400 Message-ID: <4AC9FA31.7000600@redhat.com> Date: Mon, 05 Oct 2009 15:52:49 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Release plan for 0.12.0 References: <4AC29E4D.80707@us.ibm.com> <4AC2FD93.80208@redhat.com> <4AC3578C.8070105@us.ibm.com> <20091001181338.0007a1fc@doriath> <4AC721C9.5030006@redhat.com> <20091005094321.305e1876@doriath> In-Reply-To: <20091005094321.305e1876@doriath> 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: Luiz Capitulino Cc: Anthony Liguori , "qemu-devel@nongnu.org" , kvm-devel , Paul Brook On 10/05/2009 02:43 PM, Luiz Capitulino wrote: >> Are you using a standard json parser with your test script? That's an >> additional validation. >> > I'm using Python's json module, but I could run one of the checkers > listed in the json's page for each test, before the Python's module > kicks in. > python-json should be sufficient, I think. -- error compiling committee.c: too many arguments to function