Page MenuHomePhabricator

Enable -Wundef warning
ClosedPublic

Authored by deadalnix on Sep 29 2020, 11:45.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6c1ecb7dae8e: Enable -Wundef warning
Summary

This is a backport of secp256k1 PR819

Depends on D7651

Test Plan
ninja all check-secp256k1 bench-secp256k1

Check there are no warnings.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Fabien requested changes to this revision.Sep 29 2020, 12:14
Fabien added a subscriber: Fabien.

Add the flag to the CMakeLists.txt as well

This revision now requires changes to proceed.Sep 29 2020, 12:14
This revision is now accepted and ready to land.Sep 29 2020, 12:43
This revision was landed with ongoing or failed builds.Sep 29 2020, 12:45
This revision was automatically updated to reflect the committed changes.