Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Conversation

@phaylon
Copy link
Contributor

@phaylon phaylon commented Nov 12, 2018

This fixes the datetime issue on blead when uselongdoubles is enabled. It replaces a direct rounding of the fraction in the epoch parsing code with Math::BigFloat when not available.

Since the affected code was adjusted to fix the 32bit issues, I ran tests to verify permutations of 32/64 bit, uselongdoubles enabled and disabled, on blead and on stable.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.078% when pulling 483acf7 on shadow-dot-cat:phaylon/PERL-1009 into cc9e478 on mongodb:master.

@xdg
Copy link
Contributor

xdg commented Nov 20, 2018

Rebased and merged. Thanks!

@xdg xdg closed this Nov 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants