Uemis patch 10-12

Dirk Hohndel dirk at hohndel.org
Fri Sep 11 09:24:30 PDT 2015


On Fri, Sep 11, 2015 at 09:12:18AM +0200, Guido Lerch wrote:
> 
> Dirk, at some point I would like to understand the logic behind
> the debug bits, so I am not messing around with them.

It's all hackery :-)

Basically doing it with the bits allows you to turn on and off different
parts of the debugging. This was all driven by my desire to have certain
information available (and controllable). But given how long ago I wrote
this I don't think there's any real sense left there.

In some ways this could all just be ripped out and then if you want
information while you debug the code, just add new debug code that make
sense to you.

/D


More information about the subsurface mailing list