On Tue, 2015-04-21 at 12:47 -0500, Dan Williams wrote:
> On Tue, 2015-04-21 at 19:19 +0200, Thomas Haller wrote:
> > On Tue, 2015-04-21 at 19:04 +0200, Thomas Haller wrote:
> > > On Tue, 2015-04-21 at 11:48 -0400, Mathieu Trudel-Lapierre wrote:
> > > > From: Thomas Haller <thal...@redhat.com>
> > > 
> > > 
> > > I pushed both patches to upstream branch mtl/wifi-ap-last-seen for
> > > easier review.
> > > 
> > > And I added two fixup commits with changes I that I suggest.
> > > 
> > > 
> > > Thomas
> > 
> > 
> > maybe it would be better to expose the timestamp as singed int in libnm
> > so that we can signal "unseen" by setting -1. G_MAXUINT32 is not very
> > intuitive.
> 
> I'd actually rather do '0' == unseen and keep it u32...

why do you prefer that?

'0' is a valid timestamp. IMO it should be overloaded with a
'never-seen' meaning. 


Thomas



> 
> Dan
> 
> > A gint32 is still large enough, unless you run your machine without
> > reboot for 68+ years.
> > 
> > There isn't a Year 2038 problem, because the counter starts at last
> > boot, not in 1970.
> > 
> > 
> > Thomas
> > _______________________________________________
> > networkmanager-list mailing list
> > networkmanager-list@gnome.org
> > https://mail.gnome.org/mailman/listinfo/networkmanager-list
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to