qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/6] qapi/parser: Allow empty QAPIDoc Sections


From: John Snow
Subject: Re: [PATCH 2/6] qapi/parser: Allow empty QAPIDoc Sections
Date: Fri, 21 May 2021 11:55:29 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 5/21/21 1:35 AM, Markus Armbruster wrote:
Does not fire for qga/qapi-schema.json.  Can you help?

Odd.

I did:

if self._section:
    ...
else:
    raise QAPIWhicheverErrorItWas(...)

and then did a full build and found it to fail on QGA stuff. You may need --enable-docs to make it happen.

It later failed on test cases, too.

--js




reply via email to

[Prev in Thread] Current Thread [Next in Thread]