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
98c1200af149b5aa6d63d5aad5354fd5d888a8bf
qemu
/
tests
/
qapi-schema
/
trailing-comma-list.err
2 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qapi.py: Fix schema parser to check syntax systematically Fixes at least the following parser bugs: * accepts any token in place of a colon * treats comma as optional * crashes when closing braces or brackets are missing Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 1374939721-7876-7-git-send-email-armbru@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-07-27 17:41:58 +02:00
<stdin>:2:36: Expected "{", "[" or string
Reference in New Issue
Copy Permalink