At 2018-01-31 23:32:35, "John Ferlan" <jferlan(a)redhat.com> wrote:
On 01/22/2018 11:24 PM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao(a)gmail.com>
>
> Add new error code to be able to allow consumers (such as Nova) to be
> able to key of a specific error code rather than needing to search the
> error message."
>
> Signed-off-by: Chen Hanxiao <chenhanxiao(a)gmail.com>
> ---
> v3:
> commit message updated
>
> include/libvirt/virterror.h | 1 +
> src/util/virerror.c | 6 ++++++
> 2 files changed, 7 insertions(+)
>
BTW: This introduces issues for libvirt-perl and I'm assuming libvirt-go
- can you generate patches for those and post them?
Sure, patches will come soon.
Regards,
- Chen