[libvirt] [PATCH] Fix generator to cope with call-by-ref long types

Eric Blake eblake at redhat.com
Fri Aug 26 18:05:29 UTC 2011


On 08/26/2011 11:58 AM, Jim Fehlig wrote:
> From: Matthias Bolte<matthias.bolte at googlemail.com>
> Tested-by: Jim Fehlig<jfehlig at novell.com>
>
> Matthias provided this patch to fix an issue I encountered in the
> generator with APIs containing call-by-ref long type, e.g.
>
> int virDomainMigrateGetMaxSpeed(virDomainPtr domain,
>                                  unsigned long *bandwidth,
>                                  unsigned int flags);
> ---
>   src/rpc/gendispatch.pl |   29 +++++++++++++++++++++++++++--
>   1 files changed, 27 insertions(+), 2 deletions(-)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list