Skip to content

Conversation

wbnns
Copy link

@wbnns wbnns commented Jun 25, 2016

This PR contains one commit that fixes a spelling error in one of the in-line comments in src/tinyformat.h:

  • mimimum should be spelled minimum

@wbnns wbnns changed the title src: Fix typo in comment - tinyformat.h src: Fix spelling error in comment - tinyformat.h Jun 25, 2016
@paveljanik
Copy link
Contributor

Trivial ACK ea67f3b

@maflcko
Copy link
Member

maflcko commented Jun 26, 2016

Was this typo done upstream? Then it might be a good time to evaluate if syncing with upstream makes sense?

@laanwj
Copy link
Member

laanwj commented Jun 27, 2016

This should be submitted here: https://github.com/c42f/tinyformat

@wbnns
Copy link
Author

wbnns commented Jun 27, 2016

@laanwj Hello, thanks, however, I just checked and it seems there is no typo in their version.

@sipa
Copy link
Member

sipa commented Jun 27, 2016 via email

@laanwj
Copy link
Member

laanwj commented Jun 27, 2016

Will push a PR to update tinyformat to git head.

laanwj added a commit to laanwj/bitcoin that referenced this pull request Jun 27, 2016
Updates `tinyformat.h` to commit
c42f/tinyformat@3a33bbf upstream.

Makes sure that our local changes are kept:

- bitcoin#3767 1b8fd35 Make tinyformat errors raise an exception instead of assert()ing
- bitcoin#4735 9b6d4c5 Move strprintf define to tinyformat.h
- bitcoin#4748 6e5fd00 include stdexcept (for std::exception)
- bitcoin#8000 9eaa0af force USE_VARIADIC_TEMPLATES
- Add `std::string format(const std::string &fmt...` added this
  at the time, as we want to be able to do `strprintf(_(...), ...)`

Inspired by bitcoin#8264.
@laanwj laanwj mentioned this pull request Jun 27, 2016
@wbnns
Copy link
Author

wbnns commented Jun 27, 2016

@laanwj @sipa @MarcoFalke @paveljanik Thanks guys, for the review and feedback on this PR. 👍

@laanwj
Copy link
Member

laanwj commented Jun 28, 2016

@wbinns No problem :) Thanks for trying to contribute

Closing in favor of #8274

@laanwj laanwj closed this Jun 28, 2016
zkbot pushed a commit to zcash/zcash that referenced this pull request Oct 25, 2016
util: Update tinyformat

Updates `tinyformat.h` to commit
c42f/tinyformat@3a33bbf upstream.

Makes sure that our local changes are kept:

- bitcoin/bitcoin#3767 1b8fd35 Make tinyformat errors raise an exception instead of assert()ing
- bitcoin/bitcoin#4735 9b6d4c5 Move strprintf define to tinyformat.h
- bitcoin/bitcoin#4748 6e5fd00 include stdexcept (for std::exception)
- bitcoin/bitcoin#8000 9eaa0af force USE_VARIADIC_TEMPLATES
- Add `std::string format(const std::string &fmt...` added this
  at the time, as we want to be able to do `strprintf(_(...), ...)`

Inspired by bitcoin/bitcoin#8264.

For Zcash: ref #1349
protonn pushed a commit to argentumproject/argentum that referenced this pull request May 7, 2017
Updates `tinyformat.h` to commit
c42f/tinyformat@3a33bbf upstream.

Makes sure that our local changes are kept:

- bitcoin#3767 1b8fd35 Make tinyformat errors raise an exception instead of assert()ing
- bitcoin#4735 9b6d4c5 Move strprintf define to tinyformat.h
- bitcoin#4748 6e5fd00 include stdexcept (for std::exception)
- bitcoin#8000 9eaa0af force USE_VARIADIC_TEMPLATES
- Add `std::string format(const std::string &fmt...` added this
  at the time, as we want to be able to do `strprintf(_(...), ...)`

Inspired by bitcoin#8264.
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Jan 3, 2019
Updates `tinyformat.h` to commit
c42f/tinyformat@3a33bbf upstream.

Makes sure that our local changes are kept:

- bitcoin#3767 1b8fd35 Make tinyformat errors raise an exception instead of assert()ing
- bitcoin#4735 9b6d4c5 Move strprintf define to tinyformat.h
- bitcoin#4748 6e5fd00 include stdexcept (for std::exception)
- bitcoin#8000 9eaa0af force USE_VARIADIC_TEMPLATES
- Add `std::string format(const std::string &fmt...` added this
  at the time, as we want to be able to do `strprintf(_(...), ...)`

Inspired by bitcoin#8264.
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants