Page MenuHomePhabricator

[LINTER] Replace unsigned short with uint16_t
ClosedPublic

Authored by Fabien on Aug 31 2021, 16:34.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCb75e910beeb3: [LINTER] Replace unsigned short with uint16_t
Summary

Similar to uint8_t, suggested by @deadalnix.

Depends on D9987.

Test Plan
arc lint --everything

Undo any change from D9987 and Check the linter proposes a replacement.

Diff Detail

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