From: "Benoît Canet" <benoit.canet@irqsave.net>
To: qemu-devel@nongnu.org
Cc: "Benoît Canet" <benoit.canet@irqsave.net>,
armbru@redhat.com, vilanova@ac.upc.edu, lcapitulino@redhat.com
Subject: [Qemu-devel] [PATCH V2] Let the C generated bits of QAPI be generated only once when identical includes are done
Date: Fri, 9 May 2014 17:48:21 +0200 [thread overview]
Message-ID: <1399650502-25530-1-git-send-email-benoit.canet@irqsave.net> (raw)
in V2:
Keep the cycle detection [Markus]
Don't talk about idempottent [Markus]
Benoît Canet (1):
qapi: Let redundant includes be skipped excepted the first
occurrence.
scripts/qapi.py | 14 +++++++++++---
tests/Makefile | 3 ++-
tests/qapi-schema/include-only-one-time.exit | 1 +
tests/qapi-schema/include-only-one-time.json | 3 +++
tests/qapi-schema/include-only-one-time.out | 3 +++
tests/qapi-schema/sub-include-only-one-time.json | 2 ++
6 files changed, 22 insertions(+), 4 deletions(-)
create mode 100644 tests/qapi-schema/include-only-one-time.err
create mode 100644 tests/qapi-schema/include-only-one-time.exit
create mode 100644 tests/qapi-schema/include-only-one-time.json
create mode 100644 tests/qapi-schema/include-only-one-time.out
create mode 100644 tests/qapi-schema/sub-include-only-one-time.json
--
1.7.10.4
next reply other threads:[~2014-05-09 15:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-09 15:48 Benoît Canet [this message]
2014-05-09 15:48 ` [Qemu-devel] [PATCH V2] qapi: Let redundant includes be skipped excepted the first occurrence Benoît Canet
2014-05-12 17:11 ` Eric Blake
2014-05-14 14:04 ` Benoît Canet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1399650502-25530-1-git-send-email-benoit.canet@irqsave.net \
--to=benoit.canet@irqsave.net \
--cc=armbru@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=vilanova@ac.upc.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).