Re: [dev] [st] Division by zero

From: FRIGN <dev_AT_frign.de>
Date: Mon, 18 Jul 2016 14:49:42 +0200

On Mon, 18 Jul 2016 14:45:44 +0200
Paul Menzel <pmenzel_AT_molgen.mpg.de> wrote:

Hey Paul,

> If I am not mistaken, this is really a corner case. The user has to
> set `actionfps` to zero in `config.def.h`.
>
> ```
> config.def.h:static unsigned int actionfps = 30;
> ```
>
> Even setting it to zero and rebuilding the package, I was unable to
> trigger the issue.

why would you set actionfps to 0? Thing is, what users do in config.h
is their responsibility. I could also leave a struct empty and then
be "surprised" about the program breaking. What you configure in
config.h is your responsibility, that's it.

-- 
FRIGN <dev_AT_frign.de>
Received on Mon Jul 18 2016 - 14:49:42 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 18 2016 - 15:00:13 CEST