-
Notifications
You must be signed in to change notification settings - Fork 68
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
panic: decimal division by 0 #27
Comments
I've just released 1.3.2 today. Does the exception still occur with the newest version? In any case, the stacktrace alone is useless. Please post your code so that I can try to reproduce the problem. Thank you. |
I managed to get the panic with an absurdly large input of gibberish. I've also tried the same input in version 1.1.1 but didn't get a panic there.
|
Thanks a lot @nathan-nguyen-sa. With your help, I was able to reproduce and fix the panic in Lingua 1.3.3. |
There is a panic in the latest 1.3.1 version.
The text was updated successfully, but these errors were encountered: