HomePhabricator

util: Remove zero-argument versions of LogPrint and error

Description

util: Remove zero-argument versions of LogPrint and error

Changes in tinyformat, recently imported from upstream have made the
zero-argument versions of formatting functions unnecessary. Remove them.

This is a slight semantic change: % characters in the zero-argument
call are now regarded and need to be escaped. As for as I know, the only
use of this is in main.cpp.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 27 2016, 16:39
deadalnixPushed on May 14 2017, 22:04
Parents
rABC695041e4952e: util: Update tinyformat
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCa5072a773071: util: Remove zero-argument versions of LogPrint and error (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jun 27 2016, 16:39