Re: [dev] [dwm] merging bottom stack?

From: Connor Lane Smith <cls_AT_lubutu.com>
Date: Thu, 6 Oct 2011 01:24:03 +0100

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

This archive was generated by hypermail 2.3.0 : Thu Oct 06 2011 - 02:36:03 CEST