On Mon, Sep 14, 2015 at 10:27:57PM +0200, Guido Lerch wrote: > Thanks Dirk, sometimes by brain doesnt catch those things. Will send > another bugfix soon.
I fixed it as I committed this. no biggie /D > > 2015-09-14 22:26 GMT+02:00 Dirk Hohndel <[email protected]>: > > > Hi Guido, > > > > I did some minor changes (commit messages plus a small convention issue... > > you need the (void)f() cast if you call a function that returns a value > > and you then ignore it. But your new helper in patch 4 is of type void, so > > you don't need to cast to (void). > > > > Pushed. > > > > /D > > > > On Mon, Sep 14, 2015 at 10:09:23PM +0200, Guido Lerch wrote: > > > One bug fix, > > > 2 code simplifications that done have real algorithm changes. > > > > > > -- > Best regards, > Guido _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
