ekmett / ekmett/rounded

binaryLong when Int is bigger than CLong

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
35
Forks
13
PR merge metrics
No merged PRs in 30d

Description

the wrapper for yn jn uses Haskell Int, but the FFI binding uses CLong

this might break for arguments bigger than 2^31-1 when Int is bigger than CLong (I think this includes 64bit Windows?)

possibly not likely, just noting this in advance in case someone runs into problems

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.