[libvirt] [PATCH] Fix generating python bindings

Cole Robinson crobinso at redhat.com
Thu Feb 12 20:15:39 UTC 2009


John Levon wrote:
> On Thu, Feb 12, 2009 at 02:37:46PM -0500, Cole Robinson wrote:
> 
>> The recent API additions virSaveLastError and virFreeError upset the
>> python bindings generator. Add a rule to explicitly skip them for the
>> bindings, since (as far as I can tell) the libvirtError class provides
>> everything we need.
> 
> Thanks. What should I have run to detect this problem?
> 

I hit it with 'make rpm', but 'make dist' should be sufficient.

- Cole




More information about the libvir-list mailing list