arturo
arturo copied to clipboard
[Bignums/cmp] should properly handle LLP64 mode
[Bignums/cmp] should properly handle LLP64 mode
https://github.com/arturo-lang/arturo/blob/7bccfe0204d4abbd2cfd99df71928759f37a2b5b/src/helpers/bignums.nim#L196
result = 1
# TODO(Bignums/cmp) should properly handle LLP64 mode
# labels: critical, bug, windows
func cmp*(x: Int, y: int): cint =
# when isLLP64():
# if y.fitsLLP64Long:
8a8952a9a5e651824c21b24cc3092d7cacd81771
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closing issue as stale.