From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rq1g8-0000y8-IO for qemu-devel@nongnu.org; Wed, 25 Jan 2012 07:10:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rq1g2-0008BZ-0d for qemu-devel@nongnu.org; Wed, 25 Jan 2012 07:10:16 -0500 Message-ID: <4F1FF10A.20907@redhat.com> Date: Wed, 25 Jan 2012 14:09:46 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1327433600-7403-1-git-send-email-aliguori@us.ibm.com> <1327433600-7403-28-git-send-email-aliguori@us.ibm.com> <4F1F0E2D.2020706@web.de> <4F1F12E7.2020309@us.ibm.com> <4F1F1C28.4040600@web.de> <4F1F1E91.50609@codemonkey.ws> <4F1F233B.8040804@web.de> <4F1F2875.3050509@codemonkey.ws> <4F1F2B77.2020703@web.de> <4F1F38B6.7000506@codemonkey.ws> <4F1FBE64.2010109@suse.de> In-Reply-To: <4F1FBE64.2010109@suse.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 27/28] sysbus: apic: ioapic: convert to QEMU Object Model List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: Peter Maydell , "Michael S. Tsirkin" , Alexander Graf , qemu-devel@nongnu.org, Blue Swirl , Jan Kiszka , Paul Brook , qemu-ppc@nongnu.org, Aurelien Jarno , Gerd Hoffmann On 01/25/2012 10:33 AM, Andreas F=E4rber wrote: > >=20 > > There is a declarative solution for this that I know of, a C++ class > > definition ;-) > > So what's the reason not to go with one of the object-oriented, > C-compatible languages GCC supports, like C++ or Objective-C/C++? > (Objective-C has native reflection capabilities fwiw.) I believe everyone except Anthony and myself is against it. But now we are three. --=20 error compiling committee.c: too many arguments to function