On 06/10/2011, Jeremy Jackins <jeremyjackins_AT_gmail.com> wrote:
> Connor, in your patch the variable nmaster is initialized to 0, which
> causes a crash (division by zero) if the incnmaster function is not
> called before launching a window.
Whoops, this is what happens when I try to isolate code from a larger
patch without testing properly. The monitor nmaster should be
initialised to the config.h nmaster in createmon, of course.
Patch attached. Sorry about that. ;)
Thanks,
cls
Received on Thu Oct 06 2011 - 02:24:03 CEST