diff options
| author | redfish <redfish@galactica.pw> | 2016-07-08 22:34:43 -0400 |
|---|---|---|
| committer | redfish <redfish@galactica.pw> | 2016-07-09 11:59:07 -0400 |
| commit | 1e89f4f2c56e6698d703a26f1281e3e57acecc50 (patch) | |
| tree | d6e7abe3f551000ac02fbf62bf01c008f525da4d /src/daemon/rpc_command_executor.cpp | |
| parent | 18dd50702407ece54a98563921fa744c6b7c15b2 (diff) | |
| download | monzero-core-1e89f4f2c56e6698d703a26f1281e3e57acecc50.tar.gz monzero-core-1e89f4f2c56e6698d703a26f1281e3e57acecc50.tar.xz monzero-core-1e89f4f2c56e6698d703a26f1281e3e57acecc50.zip | |
cmake: do not ignore dangerous warnings with -Wno-error
Shorten the list of warnings that are reported, but
which are forced to NOT generate an error, via -Wno-error.
Unwhitelist these: strict-aliasing, sign-compare, type-limits
For example, ignoring strict-aliasing warning caused
lots of wasted time diagnosing Issue #847.
Diffstat (limited to 'src/daemon/rpc_command_executor.cpp')
0 files changed, 0 insertions, 0 deletions
