diff options
| author | MarcoFalke <[email protected]> | 2019-06-13 09:16:10 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-06-18 15:50:02 -0400 |
| commit | beb09f09b3749563126f09dba2ac9d884c587678 (patch) | |
| tree | cdc0e589b595fc6b82908f3b2ec251266abb2b3c /src/script/script_error.cpp | |
| parent | Exceptions should be caught by reference, not by value. (diff) | |
| download | discoin-beb09f09b3749563126f09dba2ac9d884c587678.tar.xz discoin-beb09f09b3749563126f09dba2ac9d884c587678.zip | |
scripted-diff: Replace fprintf with tfm::format
-BEGIN VERIFY SCRIPT-
sed -i --regexp-extended -e 's/fprintf\(std(err|out), /tfm::format(std::c\1, /g' $(git grep -l 'fprintf(' -- ':(exclude)src/crypto' ':(exclude)src/leveldb' ':(exclude)src/univalue' ':(exclude)src/secp256k1')
-END VERIFY SCRIPT-
fixup! scripted-diff: Replace fprintf with tfm::format
Github-Pull: #16205
Rebased-From: fac03ec43a15ad547161e37e53ea82482cc508f9
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions