Re: [dev] [dwm] pertag and bstack for 5.6 release

From: Sidney Amani <seed95_AT_gmail.com>
Date: Mon, 20 Jul 2009 22:26:36 +0200

Hi,

Thanks for the pull requestes, I wonder why does pertag pull request is not included in the
mainstream, IMO using dwm without is not handy.

To fix the warning you are better changing the "lts" variable type:

- Layout *lts[LENGTH(tags) + 1];
+ const Layout *lts[LENGTH(tags) + 1];

It works fine for me as well.

Regards

-- 
Sidney Amani
Received on Mon Jul 20 2009 - 20:26:36 UTC

This archive was generated by hypermail 2.2.0 : Mon Jul 20 2009 - 20:36:01 UTC