Marc-André Lureau writes:
> On Mon, Feb 5, 2018 at 7:13 PM, Markus Armbruster wrote:
>> Marc-André Lureau writes:
>>
>>> Hi
>>>
>>> On Thu, Jan 11, 2018 at 10:32 PM, Marc-André Lureau
>>> wrote:
Add a pragma that allows to tag the following expressions in the
schema with a unit name.
On Mon, Feb 5, 2018 at 7:13 PM, Markus Armbruster wrote:
> Marc-André Lureau writes:
>
>> Hi
>>
>> On Thu, Jan 11, 2018 at 10:32 PM, Marc-André Lureau
>> wrote:
>>> Add a pragma that allows to tag the following expressions in the
>>> schema with a unit name. By default, an expression has no unit
Marc-André Lureau writes:
> Hi
>
> On Thu, Jan 11, 2018 at 10:32 PM, Marc-André Lureau
> wrote:
>> Add a pragma that allows to tag the following expressions in the
>> schema with a unit name. By default, an expression has no unit name.
>>
>> See the docs/devel/qapi-code-gen.txt for more details.
Hi
On Thu, Jan 11, 2018 at 10:32 PM, Marc-André Lureau
wrote:
> Add a pragma that allows to tag the following expressions in the
> schema with a unit name. By default, an expression has no unit name.
>
> See the docs/devel/qapi-code-gen.txt for more details.
>
I inadvertently merged the followin
Add a pragma that allows to tag the following expressions in the
schema with a unit name. By default, an expression has no unit name.
See the docs/devel/qapi-code-gen.txt for more details.
Signed-off-by: Marc-André Lureau
---
scripts/qapi.py| 22 +++--