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

OutOfMemoryError: for wrong expression with 2 dots #412

Closed
danielpeintner opened this issue Nov 20, 2023 · 1 comment · Fixed by #413
Closed

OutOfMemoryError: for wrong expression with 2 dots #412

danielpeintner opened this issue Nov 20, 2023 · 1 comment · Fixed by #413
Labels

Comments

@danielpeintner
Copy link

I have some old testing code using EvalEx@2.7. Out of curiosity I wanted to try whether using the new 3+ version might work for my test-set.

In the old test set the following expression "1..0*2.7*195.0" simply returns null/failure.

EvalEx@3.1.0 runs into an OutOfMemoryError which most likely shouldn't happen even though the expression is surely wrong.

All the best and thanks for your work and EvalEx in the first place 👍

@uklimaschewski
Copy link
Collaborator

Thanks for finding and reporting this bug!

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

Successfully merging a pull request may close this issue.

2 participants