
Okay, anyway, I think my patches are not well formatted and/or sometime "inconsistent" I don't know the well word. Can you explain me what is a "good" patch, just for make less work for you ? Regards, Arnaud -------------------------------------------------- From: "Matthias Bolte" <matthias.bolte@googlemail.com> Sent: Monday, November 01, 2010 7:15 PM To: <arnaud.champion@devatom.fr> Cc: <libvir-list@redhat.com> Subject: Re: [libvirt] [C# bindings][PATCH] Add/Clean comments and virConnecSetErrorFunc Sample
2010/10/30 <arnaud.champion@devatom.fr>:
Hi,
here is a new patch, it add/correct some comments. It also make virDomainInfo marshaling working. It also add a new sample virConnectSetErrorFunc to show usage of virConnectSetErrorFunc, virError struct, virDomainInfo struct.
Regards,
Arnaud
Actually this patch contains 3 independent things:
- Add / cleaning comments - New sample virConnectSetErrorFunc - Correct virDomainInfo marshaling
Therefore, I'd like to see this split up into 3 separate patches.
Matthias