Skip to content

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented Aug 15, 2019

Pull request #16248 (comment) duplicated the body of this util function. The whole point of the util function is to be shared, so do that here as a fixup to #16248

@Sjors
Copy link
Member

Sjors commented Aug 15, 2019

utACK fa27c55

@DrahtBot
Copy link
Contributor

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #16224 (gui: Bilingual GUI error messages by hebasto)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

}
}

static std::string ResolveErrMsg(const char * const optname, const std::string& strBind)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shoud #include <util/error.h> then?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will leave as is for now to not invalidate review

@NicolasDorier
Copy link
Contributor

utACK seems like travis need a kick-in-the-box (and maybe need #16620 (comment))

Copy link
Contributor

@ryanofsky ryanofsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK fa27c55

@maflcko maflcko merged commit fa27c55 into bitcoin:master Aug 16, 2019
maflcko pushed a commit that referenced this pull request Aug 16, 2019
fa27c55 util: Move ResolveErrMsg to util/error (MarcoFalke)

Pull request description:

  Pull request #16248 (comment) duplicated the body of this util function. The whole point of the util function is to be shared, so do that here as a fixup to #16248

ACKs for top commit:
  Sjors:
    utACK fa27c55
  ryanofsky:
    utACK fa27c55

Tree-SHA512: e2b25ae05082fe9d0ee94bdc7d51f801bd9f78e8fc2b141e9a313e008dbb8a77653fe876e111c802c676859c6b76c37a673d1f8cfbe7ad25607a5ffcffde19fd
deadalnix pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Jul 28, 2020
Summary:
Pull request description:

  Pull request bitcoin/bitcoin#16248 (comment) duplicated the body of this util function. The whole point of the util function is to be shared, so do that here as a fixup to #16248

bitcoin/bitcoin@fa27c55

---

Backport of Core [[bitcoin/bitcoin#16620 | PR16620]]

Test Plan:
  ninja check check-functional

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D7045
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants