
26 Aug
2011
26 Aug
'11
2:09 p.m.
Eric Blake wrote:
On 08/26/2011 11:58 AM, Jim Fehlig wrote:
From: Matthias Bolte<matthias.bolte@googlemail.com> Tested-by: Jim Fehlig<jfehlig@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.