From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZ4Bq-0004lV-TX for qemu-devel@nongnu.org; Thu, 06 Aug 2009 10:43:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZ4Bl-0004gL-TI for qemu-devel@nongnu.org; Thu, 06 Aug 2009 10:43:34 -0400 Received: from [199.232.76.173] (port=40871 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZ4Bl-0004g7-M0 for qemu-devel@nongnu.org; Thu, 06 Aug 2009 10:43:29 -0400 Received: from mx2.redhat.com ([66.187.237.31]:59716) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MZ4Bl-00053E-6x for qemu-devel@nongnu.org; Thu, 06 Aug 2009 10:43:29 -0400 Message-ID: <4A7AED5B.3080509@redhat.com> Date: Thu, 06 Aug 2009 17:48:59 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 3/3] Introduce QNumber data type References: <804085774-BeMail@laptop> In-Reply-To: <804085774-BeMail@laptop> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?RnJhbsOnb2lzIFJldm9s?= Cc: aliguori@us.ibm.com, lcapitulino@redhat.com, filip.navara@gmail.com, qemu-devel@nongnu.org On 08/06/2009 05:05 PM, Fran=C3=A7ois Revol wrote: >> Also, we need floating point support. So probably need to split this >> into QInt and QFloat. >> =20 > > Aw you sure all this won't clash with some Qt class if some fold tries > to mix both? > =20 We can address that when it happens. > And I still wonder why not just use a real OO language instead of > faking. > =20 I'm all for it. --=20 error compiling committee.c: too many arguments to function