Page MenuHomePhabricator

unsigned char -> uint8_t and remove using namespace std
AbandonedPublic

Authored by CCulianu on Aug 10 2017, 15:32.

Details

Reviewers
freetrader
deadalnix
Group Reviewers
Restricted Project
Summary
Note this also went through the linter -- actual changes are only a few lines to clean up string -> std::string and to make unsigned char -> uint8_t

Finish cleaning up code, in the spirit of other commits

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
unival
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 722
Build 722: arc lint + arc unit

Event Timeline

CCulianu edited the summary of this revision. (Show Details)
deadalnix requested changes to this revision.Aug 10 2017, 16:09

No please don't change univalue. This is a project of its own.

This revision now requires changes to proceed.Aug 10 2017, 16:09