Re: [RFC] Revise NM behavior for Unmanaged Devices and Assuming Connections (bgo 746440)

2015-11-12 Thread Beniamino Galvani
On Mon, Nov 09, 2015 at 05:43:35PM +0100, Thomas Haller wrote: > The last_seen_timestamp is there to eventually garbage collect the > state entry. Note that we write a state-entry for every device we see. Do we need to write a state-file entry also for devices that we see but we don't (initially)

Re: [PATCH 1/1] all: add C99's "bool" define and encourage its use

2015-11-12 Thread Thomas Haller
On Wed, 2015-11-11 at 11:00 -0600, Dan Williams wrote: > On Wed, 2015-11-11 at 13:33 +0100, Thomas Haller wrote: > > --- > >  Let's use bool. > > > >  Comments? > > Since glib uses gboolean in quite a few places, would we have > problems > with casting it to gboolean if needed?  Casting would be