- fix for: guiutil.h: In constructor 'GUIUtil::ToolTipToRichTextFilter::ToolTipToRichTextFilter(int, QObject*)': guiutil.h:90: warning: 'GUIUtil::ToolTipToRichTextFilter::size_threshold' will be initialized after [-Wreorder] guiutil.cpp:252: warning: base 'QObject' [-Wreorder] guiutil.cpp:251: warning: when initialized here [-Wreorder]
- make constructor for ToolTipToRichTextFilter explicit
guiutil.cpp/.h: fix a -Wreorder compiler warning... #1257
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:fix_guiutil_warn changing 2 files +4 −4-
Diapolo commented at 9:34 AM on May 11, 2012: none
-
guiutil.cpp/.h: fix a -Wreorder compiler warning and make constructor for ToolTipToRichTextFilter explicit 58b01afc50
-
sipa commented at 9:36 AM on May 11, 2012: member
Looks safe, and I like squishing warnings (though I don't get this one).
- laanwj referenced this in commit 5e7c4f3be8 on May 11, 2012
- laanwj merged this on May 11, 2012
- laanwj closed this on May 11, 2012
- coblee referenced this in commit 197d61b739 on Jul 17, 2012
- suprnurd referenced this in commit 5cb6486616 on Dec 5, 2017
- lateminer referenced this in commit d38b8eb32e on Jan 22, 2019
- DrahtBot locked this on Sep 8, 2021