
31 May
2018
31 May
'18
4:13 p.m.
On Thu, May 31, 2018 at 05:16:51PM +0200, Jiri Denemark wrote:
The python bindings for this API cannot be generated because are generator is not capable of handling string arrays (char **) parameters.
https://bugzilla.redhat.com/show_bug.cgi?id=1584676
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- generator.py | 1 + libvirt-override-api.xml | 11 ++++++++ libvirt-override.c | 60 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 72 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano