Re: [PATCH] libnm-glib: add errors to device classes
- From: Dan Williams <dcbw redhat com>
- To: jklimes redhat com
- Cc: NetworkManager mailing list <networkmanager-list gnome org>
- Subject: Re: [PATCH] libnm-glib: add errors to device classes
- Date: Thu, 15 Mar 2012 08:35:07 -0500
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]