Re: [libvirt] [PATCH 16/16] Improve error message when XDR marshalling fails

2011-05-12 Thread Eric Blake
On 05/12/2011 10:04 AM, Daniel P. Berrange wrote: > When failing to marshall an XDR message, include the s/marshall/marshal/ throughout the patch. In past tense, both marshaled (US) and marshalled (UK) are okay, but in present tense, both countries use a single 'l'. (at least, that's how I read

[libvirt] [PATCH 16/16] Improve error message when XDR marshalling fails

2011-05-12 Thread Daniel P. Berrange
When failing to marshall an XDR message, include the full program/version/status/proc/type info, to allow easier debugging & diagnosis of the problem. * src/remote/remote_driver.c: Improve error when marshalling fails --- src/remote/remote_driver.c | 12 +--- 1 files changed, 9 insert

[libvirt] [PATCH 16/16] Improve error message when XDR marshalling fails

2011-05-11 Thread Daniel P. Berrange
When failing to marshall an XDR message, include the full program/version/status/proc/type info, to allow easier debugging & diagnosis of the problem. * src/remote/remote_driver.c: Improve error when marshalling fails --- src/remote/remote_driver.c | 12 +--- 1 files changed, 9 insert

[libvirt] [PATCH 16/16] Improve error message when XDR marshalling fails

2011-04-21 Thread Daniel P. Berrange
When failing to marshall an XDR message, include the full program/version/status/proc/type info, to allow easier debugging & diagnosis of the problem. * src/remote/remote_driver.c: Improve error when marshalling fails --- src/remote/remote_driver.c | 12 +--- 1 files changed, 9 insert