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

Parsing actions ULOG and NFLOG #94

Open
diekmann opened this issue Apr 30, 2016 · 0 comments
Open

Parsing actions ULOG and NFLOG #94

diekmann opened this issue Apr 30, 2016 · 0 comments

Comments

@diekmann
Copy link
Owner

When talking about filtering behavior, the actions ULOG, NFLOG, and LOG all behave equally: They only log (somehow) and do not influence the filtering behavior. The parser (tokenizer) should recognize them all as just LOG.

At the moment, the tool refuses analysis because it does not know the actions NFLOG and ULOG.

This needs to implemented both in the SML parser and the haskell tool. The parser tester needs test cases for this.

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