Eric Blake wrote:
On 08/26/2011 11:58 AM, Jim Fehlig wrote:
> From: Matthias Bolte<matthias.bolte(a)googlemail.com>
> Tested-by: Jim Fehlig<jfehlig(a)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.
Thanks, pushed.