Skip to content

Conversation

@practicalswift
Copy link
Contributor

Fix accidental trunction from int to bool.

Context: #14086 (comment)

@fanquake fanquake added the Tests label Aug 28, 2018
Copy link
Member

Choose a reason for hiding this comment

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

please use named arguments for literal primitive types. {/* fDeterministic */ true}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point! Fixed! :-)

@practicalswift practicalswift force-pushed the truncation-from-int-to-bool branch from 7957b7b to 1cc5897 Compare August 28, 2018 15:46
@practicalswift
Copy link
Contributor Author

@MarcoFalke Thanks for reviewing. Feedback addressed. Please re-review :-)

@maflcko maflcko merged commit 1cc5897 into bitcoin:master Aug 29, 2018
maflcko pushed a commit that referenced this pull request Aug 29, 2018
1cc5897 tests: Fix accidental trunction from int to bool (practicalswift)

Pull request description:

  Fix accidental trunction from `int` to `bool`.

  Context: #14086 (comment)

Tree-SHA512: 72d209f892e580afa9c295174c206ea5ba764ff9e03613cd9bc57fd0d7118e895ee44d96db90930a29c0b4de7f51dc00101a1b32ba6b46576d34e089ff5482ba
@practicalswift practicalswift deleted the truncation-from-int-to-bool branch April 10, 2021 19:35
Munkybooty pushed a commit to Munkybooty/dash that referenced this pull request Jun 14, 2021
1cc5897 tests: Fix accidental trunction from int to bool (practicalswift)

Pull request description:

  Fix accidental trunction from `int` to `bool`.

  Context: bitcoin#14086 (comment)

Tree-SHA512: 72d209f892e580afa9c295174c206ea5ba764ff9e03613cd9bc57fd0d7118e895ee44d96db90930a29c0b4de7f51dc00101a1b32ba6b46576d34e089ff5482ba
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 18, 2022
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.

3 participants