- this pull adds an InitMessage() function to noui.cpp, which outputs init messages to debug.log (this allows to remove some printf() calls from init.cpp)
- change InitMessage() in bitcoin.cpp to also write init messages to debug.log to ensure nothting is missing in the log because of the removal of printf() calls in init.cpp
add InitMessage() to noui and use debug.log for GUI #2171
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:init changing 3 files +10 −4-
Diapolo commented at 10:02 PM on January 11, 2013: none
-
bb41a87d57
add InitMessage() to noui and use debug.log for GUI
- this pull adds an InitMessage() function to noui.cpp, which outputs init messages to debug.log (this allows to remove some printf() calls from init.cpp) - change InitMessage() in bitcoin.cpp to also write init messages to debug.log to ensure nothting is missing in the log because of the removal of printf() calls in init.cpp
-
laanwj commented at 9:54 AM on January 13, 2013: member
ACK
-
sipa commented at 5:10 PM on January 13, 2013: member
ACK
-
BitcoinPullTester commented at 11:19 PM on January 13, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/bb41a87d57ac885dcd951a11827ca57329224802 for binaries and test log.
-
Diapolo commented at 1:49 PM on January 19, 2013: none
/merge me ;)?
- laanwj referenced this in commit 0c16cc73ef on Jan 19, 2013
- laanwj merged this on Jan 19, 2013
- laanwj closed this on Jan 19, 2013
- laudney referenced this in commit 30286cb435 on Mar 19, 2014
- DrahtBot locked this on Sep 8, 2021
Contributors