Files
xemu/scripts
Eric Blake 7408fb67c0 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-10-12 18:44:54 +02:00
..
2015-03-10 10:49:25 +01:00
2015-09-04 13:18:04 +02:00
2015-09-21 09:56:48 +02:00
2015-10-12 18:44:54 +02:00
2015-02-16 15:07:18 +00:00
2014-06-09 15:43:40 +02:00