This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
638c4af9310ee1f8bf878da99c87c0af26417679
qemu
/
tests
/
qapi-schema
/
bad-type-int.err
2 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qapi: Improve reporting of lexical errors Show text up to next structural character, whitespace, or quote character instead of just the first character. Forgotten quotes now get reported like "Stray 'command'" instead of "Stray 'c'". Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190914153506.2151-9-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
2019-09-14 17:34:55 +02:00
tests/qapi-schema/bad-type-int.json:3:13: Stray '123'
Reference in New Issue
Copy Permalink