Change type of op to agree with type of MAX_OPCODE. #10814

pull ReneNyffenegger wants to merge 1 commits into bitcoin:master from ReneNyffenegger:MAX_OPCODE changing 1 files +1 −1
  1. ReneNyffenegger commented at 1:08 PM on July 13, 2017: contributor

    MAX_OPCODE is defined 'unsigned int' in script/script.h. Changing the variable op's type from int to unsigned int eliminates a compiler warning.

  2. Change type of op to agree with type of MAX_OPCODE.
    MAX_OPCODE is defined 'unsigned int' in script/script.h.
    Changing the variable op's type from int to unsigned int eliminates
    a compiler warning.
    4c89278314
  3. fanquake commented at 1:14 PM on July 13, 2017: member

    This is part of #10808

  4. fanquake closed this on Jul 13, 2017

  5. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-29 03:15 UTC

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