This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
259ebed45a
qemu-e2k
/
tests
/
qapi-schema
/
include-non-file.json
2 lines
18 B
JSON
Raw
Normal View
History
Unescape
Escape
qapi: Improve 'include' error message Use of '"...%s" % include' to print non-strings can lead to ugly messages, such as this (if the .json change is applied without the qapi.py change): Expected a file name (string), got: OrderedDict() Better is to just omit the actual non-string value in the message. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1443565276-4535-3-git-send-email-eblake@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
2015-09-30 00:21:00 +02:00
{
'
i
n
c
l
u
d
e
'
:
{
}
}
Reference in New Issue
Copy Permalink