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

allow stringification of DurationZero #7625

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

skilchen
Copy link
Contributor

without this PR the following produces runtime errors:

import times

echo $DurationZero

let n = now()
echo n - n
Error: unhandled exception: value out of range: -1 [RangeError]

@Araq Araq merged commit a708fda into nim-lang:devel Apr 18, 2018
@skilchen skilchen deleted the stringify-durationzero branch June 15, 2018 13:29
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

Successfully merging this pull request may close these issues.

2 participants