<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/qapi-schema/struct-member-name-clash.json, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/tests/qapi-schema/struct-member-name-clash.json?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/qapi-schema/struct-member-name-clash.json?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2021-03-23T21:31:43+00:00</updated>
<entry>
<title>qapi: Enforce struct member naming rules</title>
<updated>2021-03-23T21:31:43+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2021-03-23T09:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5aceeac04de50e3a9d5c2a965379324659a94be0'/>
<id>urn:sha1:5aceeac04de50e3a9d5c2a965379324659a94be0</id>
<content type='text'>
Struct members, including command arguments, event data, and union
inline base members, should use '-', not '_'.  Enforce this.  Fix the
fixable offenders (all in tests/), and add the remainder to pragma
member-name-exceptions.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20210323094025.3569441-27-armbru@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/qapi-schema: Switch member name clash test to struct</title>
<updated>2021-03-23T21:31:31+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2021-03-23T09:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e75d4225b76842ec899f25e8ff39b070119f033f'/>
<id>urn:sha1:e75d4225b76842ec899f25e8ff39b070119f033f</id>
<content type='text'>
Test args-name-clash covers command parameter name clash.  This
effectively covers struct member name clash as well.  The next commit
will make parameter name clash impossible.  Convert args-name-clash
from testing command to testing a struct, and rename it to
struct-member-name-clash.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20210323094025.3569441-26-armbru@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
[Commit message typo fixed]
</content>
</entry>
</feed>
