dexen deVries
2012-12-13 14:35:14 UTC
a plumber rule to match an sha1 hash by catenating 40 of '[0-9a-f]' character
classes. got ``too many character classes; limit@'' error.
so far i've found
#define NCLASS (sizeof(RePrOg.class)/sizeof(Reclass))
but no definition of RePrOg, only
extern Reprog RePrOg;
how do i work around it?
classes. got ``too many character classes; limit@'' error.
so far i've found
#define NCLASS (sizeof(RePrOg.class)/sizeof(Reclass))
but no definition of RePrOg, only
extern Reprog RePrOg;
how do i work around it?
--
dexen deVries
[[[↓][→]]]
Reality is just a convenient measure of complexity.
-- Alvy Ray Smith
dexen deVries
[[[↓][→]]]
Reality is just a convenient measure of complexity.
-- Alvy Ray Smith