Skip to content
Snippets Groups Projects
Commit 5dfb7d3c authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Use CLong, not CInt, for mp_bitcnt_t value; fixes #5965

The GMP docs say:

    Counts of bits of a multi-precision number are represented in the C
    type mp_bitcnt_t. Currently this is always an unsigned long, but on
    some systems it will be an unsigned long long in the future.
parent e73a2a41
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment