HomePhabricator

Ignore cppcheck syntax errors related to prevector

Description

Ignore cppcheck syntax errors related to prevector

Summary:
These false positives can be safely ignored since the build system does not complain about
the supposed syntax errors.

A newer version of cppcheck is not available via buster-backports, so it's best that we ignore this
error until a version becomes available that fixes this issue.

Test Plan:

arc lint src/bench/prevector.cpp
arc lint src/test/prevector_tests.cpp

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Differential Revision: https://reviews.bitcoinabc.org/D7140

Details

Provenance
jasonbcoxAuthored on Aug 6 2020, 18:03
abc-botPushed on Aug 6 2020, 18:06
Reviewer
Restricted Project
Differential Revision
D7140: Ignore cppcheck syntax errors related to prevector
Parents
rABC6ddc183e2b48: Fix signed shift by 31 bits
Branches
Unknown
Tags
Unknown