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 cross-referenced this on Aug 26, 2014 from issue Fix signedness mistakes in secp256k1_num_set_hex by sipa
  4. 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.

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

  7. 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-04-14 15:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me