qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 15/16] docs/devel/qapi-code-gen: Improve QAPI


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v2 15/16] docs/devel/qapi-code-gen: Improve QAPI schema language doc
Date: Mon, 23 Sep 2019 13:45:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Eric Blake <address@hidden> writes:

> On 9/13/19 10:39 AM, Markus Armbruster wrote:
>
>>>> +  expression A; expression A, ... likewise, but separated by ,
>>>
>>> worth calling out that trailing , are not allowed?
>> 
>> Doesn't "separated by" imply that?
>> 
>>> Is the 'expression A;' a copy-paste from RFC text, irrelevant to our
>>> usage here?
>> 
>> What about
>> 
>>     * Repetition: Expression A... matches zero or more occurences of
>>       expression A
>>     * Repetition: Expression A, ... matches zero or more occurences of
>>       expression A separated by ,
>
> With the spelling of 'occurrences' fixed, that works.

Repeat offender...

Will fix, thanks!

[...]



reply via email to

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