From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi4q6-0004ht-7M for qemu-devel@nongnu.org; Wed, 07 May 2014 12:37:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wi4q1-0000en-Et for qemu-devel@nongnu.org; Wed, 07 May 2014 12:37:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi4q1-0000dD-86 for qemu-devel@nongnu.org; Wed, 07 May 2014 12:36:57 -0400 Date: Wed, 7 May 2014 12:36:49 -0400 From: Luiz Capitulino Message-ID: <20140507123649.148e66c6@redhat.com> In-Reply-To: <20140505142126.131eb791@redhat.com> References: <20140502135218.31383.90270.stgit@fimbulvetr.bsc.es> <20140505142126.131eb791@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v12 0/4] qapi: Allow modularization of QAPI schema files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: =?UTF-8?B?QmVub8OudA==?= Canet , Markus Armbruster , =?UTF-8?B?TGx1w61z?= Vilanova , qemu-devel@nongnu.org On Mon, 5 May 2014 14:21:26 -0400 Luiz Capitulino wrote: > On Fri, 2 May 2014 15:52:19 +0200 > Llu=C3=ADs Vilanova wrote: >=20 > > Adds an include primitive to the syntax of QAPI schema files, allowing = these to > > be modularized into multiple per-topic files in the future. > >=20 > > Signed-off-by: Llu=C3=ADs Vilanova > > Reviewed-by: Eric Blake > > Reviewed-by: Markus Armbruster >=20 > Applied to the qmp branch, thanks. make check fails for me: TEST tests/qapi-schema/include-before-err.out Files /home/lcapitulino/work/src/upstream/qmp-unstable/tests/qapi-schema/in= clude-before-err.err and - differ make: *** [check-tests/qapi-schema/include-before-err.json] Error 1