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

Evaluate() panics with nil parameters #10

Closed
Knetic opened this issue Mar 31, 2016 · 1 comment
Closed

Evaluate() panics with nil parameters #10

Knetic opened this issue Mar 31, 2016 · 1 comment
Assignees
Labels

Comments

@Knetic
Copy link
Owner

Knetic commented Mar 31, 2016

Passing nil parameters to Evaluate() causes panic if parameters are used in expression. Panicking is never a good behavior.

@Knetic Knetic self-assigned this Mar 31, 2016
@Knetic Knetic added the bug label Mar 31, 2016
@Knetic
Copy link
Owner Author

Knetic commented Apr 1, 2016

Fixed as of 873de99

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

No branches or pull requests

1 participant