qemu-patch-raspberry4/tests/qapi-schema/args-any.err
Markus Armbruster 28770e057f qapi: Introduce a first class 'any' type
It's first class, because unlike '**', it actually works, i.e. doesn't
require 'gen': false.

'**' will go away next.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
2015-09-21 09:56:49 +02:00

2 lines
92 B
Plaintext

tests/qapi-schema/args-any.json:2: 'data' for command 'oops' cannot use built-in type 'any'