No description provided.
Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d" instead #1197
pull luke-jr wants to merge 1 commits into bitcoin:master from luke-jr:bugfix_dbgpp changing 2 files +2 −2-
luke-jr commented at 2:43 AM on May 5, 2012: member
-
sipa commented at 3:13 AM on May 5, 2012: member
ACK
-
gmaxwell commented at 5:21 AM on May 5, 2012: contributor
Can you fix (or remove) the instance of the same thing in the commented out code in walletdb.cpp?
-
laanwj commented at 7:28 AM on May 5, 2012: member
ACK
-
Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d" instead 0d4d457a4d
- gmaxwell closed this on May 5, 2012
-
gmaxwell commented at 6:28 PM on May 5, 2012: contributor
Pushed with tweaks in 82e6b92b0ac75ed15014e5b1723299fa838ce82e
- suprnurd referenced this in commit e9125835b7 on Dec 5, 2017
- lateminer referenced this in commit 516d76066a on Jan 22, 2019
- lateminer referenced this in commit ad241150e9 on Dec 25, 2019
- Bushstar referenced this in commit 0d2a367287 on Nov 28, 2020
- DrahtBot locked this on Sep 8, 2021