HomePhabricator

Fix generateChronologicalKey() for 32-bit machines
9215d330addaUnpublished

Unpublished Commit · Learn More

No further details are available.

Description

Fix generateChronologicalKey() for 32-bit machines

Summary: This method relies on 64-bit math being available, which isn't a safe
assumption. Use the builtin bc functions instead for arbitrarily large integers.

Test Plan: @skrul, can you apply this locally and let me know if it works?

Reviewers: skrul, hunterbridges, jungejason, nh, tuomaspelkonen, aran

Reviewed By: skrul

CC: aran, skrul, epriestley

Differential Revision: 912

Details

Provenance
epriestleyAuthored on
Reviewer
skrul
Differential Revision
Restricted Differential Revision
Parents
rP4bec2579d5df: Some documentation updates.
Branches
Unknown
Tags
Unknown

Event Timeline