- class 'Params' was previously declared as a struct
miner.h: fix clang warning because of class/struct mix #6020
pull jonasschnelli wants to merge 1 commits into bitcoin:master from jonasschnelli:2015/04/fix_warning changing 1 files +1 −1-
jonasschnelli commented at 8:33 AM on April 16, 2015: contributor
-
30c43d9821
miner.h: fix clang warning because of class/struct mix
- class 'Params' was previously declared as a struct
-
paveljanik commented at 9:47 AM on April 16, 2015: contributor
tested ACK
-
laanwj commented at 10:31 AM on April 20, 2015: member
Obvious ACK, wonder why they didn't just make this an error.
- laanwj merged this on Apr 20, 2015
- laanwj closed this on Apr 20, 2015
- laanwj referenced this in commit 4a884aedcd on Apr 20, 2015
- MarcoFalke locked this on Sep 8, 2021
Contributors