From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: michael.roth@amd.com, eblake@redhat.com
Subject: Re: [PATCH] docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'
Date: Fri, 26 Jan 2024 07:01:40 +0100 [thread overview]
Message-ID: <87a5os3a63.fsf@pond.sub.org> (raw)
In-Reply-To: <20231221145727.835905-1-armbru@redhat.com> (Markus Armbruster's message of "Thu, 21 Dec 2023 15:57:27 +0100")
Markus Armbruster <armbru@redhat.com> writes:
> We reserved type names ending with 'Kind' because a simple union
> 'SomeSimpleUnion' generated both a struct type SomeSimpleUnion and an
> enum type SomeSimpleUnionKind. Gone since commit 4e99f4b12c0 (qapi:
> Drop simple unions). The commit neglected to update the documentation
> not to reserve type names ending with 'Kind'. Do that now.
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Queued.
prev parent reply other threads:[~2024-01-26 6:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-21 14:57 [PATCH] docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind' Markus Armbruster
2024-01-26 6:01 ` Markus Armbruster [this message]
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=87a5os3a63.fsf@pond.sub.org \
--to=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=michael.roth@amd.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.