I guess we should make a release again... 4.3

Dirk Hohndel dirk at hohndel.org
Tue Oct 21 12:33:38 PDT 2014


On Tue, Oct 21, 2014 at 08:57:31PM +0200, Robert Helling wrote:
> 
> On 21 Oct 2014, at 20:47, Dirk Hohndel <dirk at hohndel.org> wrote:
> 
> > It would be, if it wasn't so horribly whitespace damaged :-(
> 
> Third attempt: Now with proper style settings.

Style looks great. Only problem... it doesn't apply to master...

You have some code in your parse-xml.c that I don't have in master.
Did I miss a patch from you?

-       if (MATCH("setpoint.sample", double_to_o2pressure, &sample->o2setpoint))
+       if (MATCH("setpoint.sample", double_to_o2pressure, &sample->o2setpoint)) {
+               cur_dive->dc.dctype = CCR;

That line isn't there...

/D


More information about the subsurface mailing list