binaryLong when Int is bigger than CLong
Open
- 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.