Uemis patches

Dirk Hohndel dirk at hohndel.org
Mon Sep 14 13:26:17 PDT 2015


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.


More information about the subsurface mailing list