From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl4A1-0003e9-PB for qemu-devel@nongnu.org; Mon, 25 Nov 2013 16:57:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vl49v-0000Fb-Mq for qemu-devel@nongnu.org; Mon, 25 Nov 2013 16:57:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:31976) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl49v-0000FS-5a for qemu-devel@nongnu.org; Mon, 25 Nov 2013 16:57:35 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rAPLvY6c021896 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 25 Nov 2013 16:57:34 -0500 Message-ID: <5293C7CC.6050303@redhat.com> Date: Mon, 25 Nov 2013 22:57:32 +0100 From: Laszlo Ersek MIME-Version: 1.0 References: <1385379990-32093-1-git-send-email-mst@redhat.com> <1385379990-32093-4-git-send-email-mst@redhat.com> <5293B215.4030108@redhat.com> <20131125203152.GB12689@redhat.com> <5293B517.8090108@redhat.com> <20131125210247.GK12689@redhat.com> <5293BF70.3030704@redhat.com> <20131125213312.GB13692@redhat.com> In-Reply-To: <20131125213312.GB13692@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL for-1.7 v2 3/6] acpi-build: fix build on glib < 2.22 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Paolo Bonzini , Richard Henderson , qemu-devel@nongnu.org On 11/25/13 22:33, Michael S. Tsirkin wrote: > I queued other things on top and it's 11:30pm here. > Guys, go discuss the color of some other bikeshed. (Just to be clear, I deliberately didn't address how the code in question *should* be formulated. I'll leave that to you all to figure out. I only cared about the question whether VLAs were involved in that declaration or not.) Laszlo