We are now using C++11, so let's use it.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGINGdba8abb52c07: Make ScriptError a C++11 first class enum
rABCdba8abb52c07: Make ScriptError a C++11 first class enum
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- scripterror
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 6948 Build 11943: Bitcoin ABC Buildbot (legacy) Build 11942: arc lint + arc unit
Event Timeline
Comment Actions
The rest looks good.
src/script/script_error.h | ||
---|---|---|
81 | This doesn't appear to be used in our code or Core's. Probably best to remove it. |
src/script/script_error.h | ||
---|---|---|
81 | This is completely unrelated to what the diff is doing. |