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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The rest looks good.
src/script/script_error.h | ||
---|---|---|
81 ↗ | (On Diff #10446) | This doesn't appear to be used in our code or Core's. Probably best to remove it. |
src/script/script_error.h | ||
---|---|---|
81 ↗ | (On Diff #10446) | This is completely unrelated to what the diff is doing. |