notificator.cpp:32:11: warning: unused variable 'FREEDESKTOP_NOTIFICATION_ICON_SIZE' [-Wunused-const-variable]
const int FREEDESKTOP_NOTIFICATION_ICON_SIZE = 128;
^
1 warning generated.
Fix warning when compiling in OS X #4222
pull federicobond wants to merge 1 commits into bitcoin:master from federicobond:remove-warnings changing 1 files +2 −0-
federicobond commented at 5:01 PM on May 23, 2014: contributor
-
Fix warning when compiling in OS X cdb36eff9f
-
BitcoinPullTester commented at 6:17 PM on May 23, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/cdb36eff9f060330a1727dec82299f255459aa2d for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
theuni commented at 7:02 PM on May 23, 2014: member
looks good to me.
-
fanquake commented at 4:34 AM on May 24, 2014: member
ACK
- laanwj merged this on May 24, 2014
- laanwj closed this on May 24, 2014
- laanwj referenced this in commit 7a419a61b6 on May 24, 2014
- federicobond deleted the branch on May 24, 2014
- DrahtBot locked this on Sep 8, 2021
Contributors