Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error message contains invalid type reference #356

Open
kortemik opened this issue Mar 11, 2022 · 0 comments
Open

error message contains invalid type reference #356

kortemik opened this issue Mar 11, 2022 · 0 comments

Comments

@kortemik
Copy link

loading

version=2

rule=:a %
        {"type":"alternative",
         "parser": [
                    {"name":"num", "type":"string", "matching.mode":"lazy"} 
                   ]
        }% b

will give out

liblognorm error: rulebase file boo.rb[8]: invalid param for hexnumber: "lazy"

version 2.0.4

while type hexnumber not used in the rule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant