On Wed, 2012-03-14 at 15:24 +0100, Jirka Klimes wrote: > The patch adds errors to libnm-glib's device classes. > The errors are returned in nm-device_connection_valid(dev,con,error) when > the device and connection don't match. > > Currently, the error is not used. But it could be useful for nmcli and > elsewere.
It is an ABI break though since we're changing a function signature, right? We should probably make another function for this and then have nm_device_connection_valid() call that. Maybe name the new one nm_device_connection_compatible() :) Dan _______________________________________________ networkmanager-list mailing list networkmanager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list