qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [qapi] Cannot use list of strings


From: Lluís Vilanova
Subject: [Qemu-devel] [qapi] Cannot use list of strings
Date: Mon, 15 Apr 2013 22:04:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Tried using a list of strings as an argument to a command, but the generated
code references the 'strList' type, which does not exist.

Is a specialized version for "['str']" missing, or should I define my own type
with a single field of 'str' type?


Thanks,
  Lluis

-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]