-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fix #16264 low(Time) OverflowDefect #20552
Conversation
…w(Time) gives OverflowDefect
So instead you introduced a new regression. Nobody cares about version 0.18 anymore. |
|
this existed since v1.4.0 when the times module refactoring. |
@Araq pls merge this! |
Thanks for your hard work on this PR! Hint: mm: orc; opt: speed; options: -d:release |
fix nim-lang#16264 regression(0.18.0 => devel): import times; echo low(Time) gives OverflowDefect
fix nim-lang#16264 regression(0.18.0 => devel): import times; echo low(Time) gives OverflowDefect
…gives OverflowDefect
fix #16264