On Wed, Apr 07, 2021 at 11:33:10PM -0400, Bill Cole wrote:
> On 7 Apr 2021, at 20:56, Sidney Markowitz wrote:
> 
> > Here are failures I got running in the 3.4 branch with the rules,
> > rulesrc, and t.rules symlinked to trunk.
> > 
> >  sudo make test TEST_FILES="xt/*.t"
> > 
> > in macOS 11.2.3
> > 
> > I'm not deep enough into the code to address the issue right now, just
> > following release steps.
> > 
> > Can someone please look at this and comment?
> > 
> > xt/50_lang_lint.t ................... Apr  8 12:24:46.964 [94600] warn:
> > config: invalid meta T_KHOP_BOTNET_4 token: .8
> > Apr  8 12:24:47.821 [94600] warn: lint: 1 issues detected, please rerun
> > with debug enabled for more information
> >     Not found: anything =    at t/lang_lint.t line 19.
> 
> [... more errors with T_KHOP_BOTNET_4 elided ...]
> 
> The string T_KHOP_BOTNET_4 (apparently a rule name) does not occur anywhere
> in the 3.4 branch or in trunk.
> 
> Theory: it's seeing a bogus rule file that isn't in the distribution. Maybe
> a user_prefs file?

On a separate note, should the meta parser support .8 float notation as 0.8
works already?  I guess we could add that to trunk..

Reply via email to