Skip to content

binaryLong when Int is bigger than CLong #39

Description

@claudeha

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions