Hi,
Thanks for the patches, I wonder why does pertag patch 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 AmaniReceived 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