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

2011-08-26 Thread Jim Fehlig
From: Matthias Bolte matthias.bo...@googlemail.com Tested-by: Jim Fehlig jfeh...@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,

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

2011-08-26 Thread Eric Blake
On 08/26/2011 11:58 AM, Jim Fehlig wrote: From: Matthias Boltematthias.bo...@googlemail.com Tested-by: Jim Fehligjfeh...@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

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

2011-08-26 Thread Jim Fehlig
Eric Blake wrote: On 08/26/2011 11:58 AM, Jim Fehlig wrote: From: Matthias Boltematthias.bo...@googlemail.com Tested-by: Jim Fehligjfeh...@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