Page MenuHomePhabricator

Fix a -Wunused-variable in the locale fuzzer
ClosedPublic

Authored by Fabien on Jan 14 2021, 10:00.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCf05eb5a011cb: Fix a -Wunused-variable in the locale fuzzer
Summary

This is no longer needed after D8890.
Also turn on -Werror when building the fuzzer to prevent this from
happening again.

Test Plan
ninja bitcoin-fuzzers

Check the warning is gone.

Diff Detail

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