From: Markus Armbruster <armbru@redhat.com>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 3/6] qapi: avoid reserved keywords
Date: Thu, 02 Aug 2012 10:32:59 +0200 [thread overview]
Message-ID: <87ehnphex0.fsf@blackfin.pond.sub.org> (raw)
In-Reply-To: <5b7f43cadcf27396ce5b40f7505a08cc36b2e6cd.1343845033.git.blauwirbel@gmail.com> (Blue Swirl's message of "Wed, 1 Aug 2012 18:21:08 +0000")
Blue Swirl <blauwirbel@gmail.com> writes:
> Clang compiler complained about use of reserved word 'restrict' in SLIRP
> and QAPI.
>
> Prefix C keywords with "q_", adjust SLIRP accordingly.
>
> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
I like this solution.
Reviewed-by: Markus Armbruster <armbru@redhat.com>
next prev parent reply other threads:[~2012-08-02 8:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-01 18:21 [Qemu-devel] [PATCH v2 0/6] Clang patches Blue Swirl
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 1/6] sparc: fix floppy TC line setup Blue Swirl
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 2/6] sparc: fix expression with uninitialized initial value Blue Swirl
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 3/6] qapi: avoid reserved keywords Blue Swirl
2012-08-02 8:32 ` Markus Armbruster [this message]
2012-08-02 20:52 ` Luiz Capitulino
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 4/6] user: fix accidental AREG0 use Blue Swirl
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 5/6] xilinx_axienet: avoid useless self-assignment Blue Swirl
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 6/6] scsi-bus: remove overlapping entry Blue Swirl
2012-08-02 8:30 ` Markus Armbruster
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=87ehnphex0.fsf@blackfin.pond.sub.org \
--to=armbru@redhat.com \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.