fix unsigned warning in num_gmp_impl.h #51

pull caktux wants to merge 1 commits into bitcoin-core:master from caktux:master changing 1 files +1 −1
  1. caktux commented at 8:10 PM on August 11, 2014: contributor

    No description provided.

  2. fix unsigned warning in num_gmp_impl.h 364fde65f6
  3. sipa commented at 1:44 PM on August 26, 2014: contributor

    That's not exactly correct. The type passed to mpn_set_str is char*, so both should be signed. In addition, the lookup in the table was not guaranteed to be unsigned. #56 fixes both.

  4. sipa merged this on Aug 26, 2014
  5. sipa closed this on Aug 26, 2014

  6. sipa referenced this in commit e2beb0bd2d on Aug 26, 2014

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:52 UTC