[libvirt] [PATCH glib] Fix name of gvir_config_domain_chardev_source_pty_set_path

Christophe Fergeau cfergeau at redhat.com
Fri Jul 5 11:58:41 UTC 2013


On Fri, Jun 28, 2013 at 03:49:21PM +0100, Daniel P. Berrange wrote:
> diff --git a/libvirt-gconfig/libvirt-gconfig.sym b/libvirt-gconfig/libvirt-gconfig.sym
> index ccddd88..f8c7cdd 100644
> --- a/libvirt-gconfig/libvirt-gconfig.sym
> +++ b/libvirt-gconfig/libvirt-gconfig.sym
> @@ -66,7 +66,7 @@ LIBVIRT_GCONFIG_0.0.8 {
>  	gvir_config_domain_chardev_source_pty_get_type;
>  	gvir_config_domain_chardev_source_pty_new;
>  	gvir_config_domain_chardev_source_pty_new_from_xml;
> -	gvir_config_domain_source_pty_set_path;
> +	gvir_config_domain_chardev_source_pty_set_path;

This is breaking ABI, not sure whether we should be more explicit about the
ABI breakage, or if we can silently fix it as we make no ABI stability
guarantees for now. Looks good otherwise.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130705/9dda234b/attachment-0001.sig>


More information about the libvir-list mailing list