Commit f47cd64
committed
Merge bitcoin#30236: build: re-enable deprecated warning copy
c3a5e8a build: re-enable deprecated warning copy (Cory Fields)
Pull request description:
Noticed while looking at the `-wno-*` flags in bitcoin#30235.
This was disabled in bitcoin#18738 due to the combo of old gcc and qt. We no longer support the affected gcc, and the old qt should no longer be relevant to us anyway.
See old fixes in:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88136
and
https://bugreports.qt.io/browse/QTBUG-75210
and
https://codereview.qt-project.org/c/qt/qtbase/+/245434
ACKs for top commit:
maflcko:
ACK c3a5e8a
fanquake:
ACK c3a5e8a - this is in `-Wextra` for Clang and GCC.
Tree-SHA512: bd008dc50134d15ca3bb0c4f78d910db5b7a0ee98b04c159122a6f13a24b18827806492f053293d9cc1f1528ba60dea6d9ed31a366f63840ccb7c55f002d263b1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | 420 | | |
424 | 421 | | |
425 | 422 | | |
| |||
0 commit comments