From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwaaO-0003Dw-80 for qemu-devel@nongnu.org; Wed, 22 Apr 2009 07:25:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwaaJ-0003Cj-Kw for qemu-devel@nongnu.org; Wed, 22 Apr 2009 07:25:51 -0400 Received: from [199.232.76.173] (port=58463 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwaaJ-0003CT-Fk for qemu-devel@nongnu.org; Wed, 22 Apr 2009 07:25:47 -0400 Received: from mx2.redhat.com ([66.187.237.31]:49362) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwaaJ-0001oy-2O for qemu-devel@nongnu.org; Wed, 22 Apr 2009 07:25:47 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n3MBPjYt032371 for ; Wed, 22 Apr 2009 07:25:46 -0400 Message-ID: <49EEFEB7.5080908@redhat.com> Date: Wed, 22 Apr 2009 14:25:43 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] update .gitignore References: <49EEFB86.5040402@redhat.com> In-Reply-To: <49EEFB86.5040402@redhat.com> 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: Gerd Hoffmann Cc: "qemu-devel@nongnu.org" Gerd Hoffmann wrote: > Hi, > > $subject says all > @@ -31,6 +32,7 @@ qemu-nbd.pod *.vr *.d *.o +*~ .pc patches pc-bios/bios-pq/status Should be in a user's ~/.gitignore, really, since everyone uses a different editor and they have different backup schemes. -- error compiling committee.c: too many arguments to function