refactor: base58.cpp - preemptively remove deprecated += #24379

pull RandyMcMillan wants to merge 1 commits into bitcoin:master from RandyMcMillan:1645177905-scripted-diff-base58 changing 1 files +3 −3
  1. RandyMcMillan commented at 10:43 AM on February 18, 2022: contributor

    REF: PR #24372 REF: https://eel.is/c++draft/depr.volatile.type#example-2 carry += str += are flagged as deprecated.

  2. DrahtBot added the label Refactoring on Feb 18, 2022
  3. fanquake commented at 11:45 AM on February 18, 2022: member

    You need to write a PR description. There's also really no need for this to be a scripted diff or two separate commits.

  4. refactor: base58.cpp - preemptively remove deprecated +=
    REF: PR #24372
    REF: https://eel.is/c++draft/depr.volatile.type#example-2
    carry +=
    str +=
    are flagged as deprecated.
    786a5e6ba4
  5. RandyMcMillan force-pushed on Feb 18, 2022
  6. RandyMcMillan renamed this:
    scripted-diff: base58.cpp - preemptively remove deprecated +=
    refactor: base58.cpp - preemptively remove deprecated +=
    on Feb 18, 2022
  7. RandyMcMillan commented at 8:45 PM on February 18, 2022: contributor

    commit 786a5e6ba4104475cb5409a4df446ea7f7c2733f removed scripted-diffs squashed @fanquake - thanks for you're patience and guidance.

  8. mzumsande commented at 9:00 PM on February 18, 2022: member

    Neither str nor carry are volatile, it's not like += is deprecated globally.

  9. RandyMcMillan closed this on Feb 18, 2022

  10. fanquake locked this on Feb 23, 2022

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-17 12:14 UTC

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