1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/phid
epriestley 9215d330ad 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
2011-09-14 09:03:45 -07:00
..
constants Show more information on revision views 2011-07-16 18:54:13 -07:00
controller Remove PhabricatorPHIDAllocateController 2011-07-08 23:13:18 -07:00
graph Basic task dependencies for Maniphest 2011-08-02 11:16:31 -07:00
handle Fix generateChronologicalKey() for 32-bit machines 2011-09-14 09:03:45 -07:00
storage Removed "PHID Types" storage object and interface components 2011-03-31 14:01:13 -07:00