Re: [libvirt] [C# bindings] [PATCH]

2010-12-18 Thread Matthias Bolte
2010/12/16 arnaud.champ...@devatom.fr: -- From: Matthias Bolte matthias.bo...@googlemail.com Sent: Thursday, December 16, 2010 1:44 PM To: arnaud.champ...@devatom.fr Cc: libvir-list@redhat.com Subject: Re: [libvirt] [C# bindings] [PATCH

Re: [libvirt] [C# bindings][PATCH]

2010-12-16 Thread Matthias Bolte
2010/12/8 arnaud.champ...@devatom.fr: Hi, here is another patch for C# bindings. I have update our project DAVIM with latest C# bindings and it show some naming errors. This patch correct it. Arnaud ACK and pushed. Matthias -- libvir-list mailing list libvir-list@redhat.com

Re: [libvirt] [C# bindings] [PATCH]

2010-12-16 Thread Matthias Bolte
2010/12/8 arnaud.champ...@devatom.fr: Hi there, a long time since some update for C# bindings, sorry, I'm a little busy. Anyway here are some patches that correct marshaling around network functions, and as usual a new sample code related to network functions.

Re: [libvirt] [C# bindings] [PATCH]

2010-12-16 Thread arnaud.champion
 -- From: Matthias Bolte matthias.bo...@googlemail.com Sent: Thursday, December 16, 2010 1:44 PM To: arnaud.champ...@devatom.fr Cc: libvir-list@redhat.com Subject: Re: [libvirt] [C# bindings] [PATCH] 2010/12/8 arnaud.champ...@devatom.fr: Hi

[libvirt] [C# bindings][PATCH]

2010-12-07 Thread arnaud.champion
?Hi, here is another patch for C# bindings. I have update our project DAVIM with latest C# bindings and it show some naming errors. This patch correct it. Arnaud 0001-Naming-update-in-Node-and-StoragePool-classes.patch Description: Binary data -- libvir-list mailing list libvir-list@redhat.com

Re: [libvirt] [C# bindings][PATCH] Add/Clean comments and virConnecSetErrorFunc Sample

2010-11-01 Thread Matthias Bolte
2010/10/30 arnaud.champ...@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

Re: [libvirt] [C# bindings][PATCH] Add/Clean comments and virConnecSetErrorFunc Sample

2010-11-01 Thread arnaud.champion
...@googlemail.com Sent: Monday, November 01, 2010 7:15 PM To: arnaud.champ...@devatom.fr Cc: libvir-list@redhat.com Subject: Re: [libvirt] [C# bindings][PATCH] Add/Clean comments and virConnecSetErrorFunc Sample 2010/10/30 arnaud.champ...@devatom.fr: Hi, here is a new patch, it add/correct

Re: [libvirt] [C# bindings][PATCH] Add/Clean comments and virConnecSetErrorFunc Sample

2010-11-01 Thread Matthias Bolte
: Re: [libvirt] [C# bindings][PATCH] Add/Clean comments and virConnecSetErrorFunc Sample 2010/10/30  arnaud.champ...@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

Re: [libvirt] [C# bindings][PATCH] Add/Clean comments and virConnecSetErrorFunc Sample

2010-11-01 Thread arnaud.champion
...@devatom.fr Cc: libvir-list@redhat.com Subject: Re: [libvirt] [C# bindings][PATCH] Add/Clean comments and virConnecSetErrorFunc Sample Your patches in general are okay, no problem with that. :) It's just that this patch contains 3 independent changes. As a general rule of thumb you should do one thing