https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6336
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from [email protected] 2010-02-18 06:34:32 UTC --- In reply to comment #2: > What's your re2c version? # re2c --version re2c 0.13.5 FreeBSD package: re2c-0.13.5 In reply to comment #4: > if you can capture the exact rules files that reproduce this, > and narrow it down to a minimal number of rules, that'd be > really useful ;) Not an expert here, so what I *could* find was the following. I opened sought_rules_yerp_org.cf and found out that it include'd two rules files. In turn I disabled one of the two rules, while enabling the other. Results. 1) First I disabled the second rule ("include sought_rules_yerp_org/20_sought_fraud.cf"") and enabled the first ("include sought_rules_yerp_org/20_sought.cf"). Result: error about illegal octal digit appeared. 2) Then I remark'ed the "include sought_rules_yerp_org/20_sought.cf" line, leaving "include sought_rules_yerp_org/20_sought_fraud.cf" enabled. Result: No error! Unfortunately that's as much as I can narrow it down, with my current tech level. I can try more, but I'll certainly need some instructions on how to do it. :) -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
