On 03/13/2017 01:18 AM, Markus Armbruster wrote:
> When choking on a token where an expression is expected, we report
> 'Expected "{", "[" or string'. Close, but no cigar. Fix it to
> Expected '"{", "[", string, boolean or "null"'.
>
> Missed in commit e53188a.Will need adjustment again if we ever start parsing numbers to provide default values. Maybe we'll remember that time around :) > > Signed-off-by: Markus Armbruster <[email protected]> > --- > scripts/qapi.py | 3 ++- > tests/qapi-schema/trailing-comma-list.err | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake <[email protected]> -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
