From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lp1OM-0002u2-77 for qemu-devel@nongnu.org; Wed, 01 Apr 2009 10:26:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lp1OH-0002nB-2o for qemu-devel@nongnu.org; Wed, 01 Apr 2009 10:26:09 -0400 Received: from [199.232.76.173] (port=40077 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lp1OG-0002mt-MU for qemu-devel@nongnu.org; Wed, 01 Apr 2009 10:26:04 -0400 Received: from rcsinet12.oracle.com ([148.87.113.124]:36187 helo=rgminet12.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lp1OG-0007hX-Bf for qemu-devel@nongnu.org; Wed, 01 Apr 2009 10:26:04 -0400 Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rgminet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n31EPnPY031332 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 1 Apr 2009 14:25:50 GMT Received: from acsmt700.oracle.com (acsmt700.oracle.com [141.146.40.70]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n31EQ2KH008339 for ; Wed, 1 Apr 2009 14:26:04 GMT Message-ID: <49D37971.8090401@oracle.com> Date: Wed, 01 Apr 2009 15:25:53 +0100 From: John Haxby MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Document QEMU coding style (v2) References: <1238520186-2636-1-git-send-email-avi@redhat.com> <20090401133828.GC24403@edgar.se.axis.com> <1238595192.4648.7.camel@frecb07144> In-Reply-To: <1238595192.4648.7.camel@frecb07144> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Laurent Vivier wrote: > Le mercredi 01 avril 2009 =C3=A0 15:38 +0200, Edgar E. Iglesias a =C3=A9= crit : > =20 >> On Tue, Mar 31, 2009 at 08:23:06PM +0300, Avi Kivity wrote: >> =20 >>> + >>> +QEMU indents are four spaces. Tabs are never used, except in Makefi= les >>> +where they have been irreversibly coded into the syntax by some moro= n. >>> +Spaces of course are superior to tabs because: >>> =20 >> Hi=20 >> =20 > > Hi, > > =20 >> I'd appreciate it if we removed the insults and the arrogance, i.e >> =20 > [...] > > Perhaps it is humor ? > > =20 I don't think so. Stuart Feldman won an ACM award for Make:=20 http://www.acm.org/announcements/softwaresystemaward.3-24-04.html. =20 Merely disliking something does not make its author a moron. jch