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
19e950d9d47d3efe4c8d5c6c872a53889a54363c
qemu
/
tests
/
qapi-schema
/
enum-bad-name.err
2 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/qapi-schema: Demonstrate bad reporting of funny characters Invalid name 'not\\possible' is reported as 'not\possible'. Control characters (quoted or not) are even more confusing. Mark FIXME. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20190913201349.24332-6-armbru@redhat.com>
2019-09-13 22:13:38 +02:00
tests/qapi-schema/enum-bad-name.json:3: Member of enum 'MyEnum' uses invalid name 'not\possible'
Reference in New Issue
Copy Permalink