Eric Blake writes:
> On 9/10/19 1:37 AM, Markus Armbruster wrote:
>> A union or alternate without branches makes no sense and doesn't work:
>> it can't be instantiated. A union or alternate with just one branch
>> works, but is degenerate. We accept the former, but reject the
>> latter. Weird.
On 9/10/19 1:37 AM, Markus Armbruster wrote:
> A union or alternate without branches makes no sense and doesn't work:
> it can't be instantiated. A union or alternate with just one branch
> works, but is degenerate. We accept the former, but reject the
> latter. Weird. docs/devel/qapi-code-gen.
A union or alternate without branches makes no sense and doesn't work:
it can't be instantiated. A union or alternate with just one branch
works, but is degenerate. We accept the former, but reject the
latter. Weird. docs/devel/qapi-code-gen.txt doesn't mention the
difference. It claims an alt