Skip to content

Conversation

@random-zebra
Copy link

Bug introduced in b3a1d84: LogPrintStr no longer returning the character count, because bitcoin#13148 should have been included in the backport.

>>> backports bitcoin/bitcoin@0bd4cd3

`LogPrintStr` returns the number of characters printed. This number is
doubled if both logging to console and logging to file is enabled. As
the return value is never used, I've opted to remove it instead of try
to fix it.
Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

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

Code review ACK e5476df

Copy link
Collaborator

@Fuzzbawls Fuzzbawls left a comment

Choose a reason for hiding this comment

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

ACK e5476df

@random-zebra random-zebra merged commit a10317a into PIVX-Project:master Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants