Hi,

I am trying to compile dwm (6.0) with the pertag patch (modifing dwm.c
according to dwm-r1578-pertag.diff), but I get the following error:
  dwm.c:148:23: error: ‘tags’ undeclared here (not in a function)
which refers to the line:
  const Layout *lts[LENGTH(tags) + 1];

 Thanks for any suggestion,

 Davide

Reply via email to