HomePhorge

Fix generateChronologicalKey() for 32-bit machines

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 Sep 8 2011, 2:28 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP4bec2579d5df: Some documentation updates.
Branches
Unknown
Tags
Unknown

Event Timeline