Segfault when using planner

Linus Torvalds torvalds at linux-foundation.org
Tue Feb 12 22:18:42 PST 2013


On Feb 12, 2013 9:17 PM, "Dirk Hohndel" <dirk at hohndel.org> wrote:
>
> +#define O2_IN_AIR_PERCENT 210

Stuff like this is just BS.

Don't do it. You already fixed the bug with matching gas change events, so
adding this idiotic workaround no longer fixes anything, and its confusing
and actively misleading.

It's not even percent. It's still permille, just rounded. So it's a
nonsensical number and a misleading name. Just delete it as the abortion it
is. It is only going to cause more problems later.

Just use the correct value.

     Linus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130212/b24a765e/attachment.html>


More information about the subsurface mailing list