Parsing errors in /src/test/data/*.json files give unknown location(0): fatal error in "script_json_test": std::runtime_error: script parse error which is totally useless for debugging. Related to T312.
Details
Details
- Reviewers
deadalnix schancel - Group Reviewers
Restricted Project - Commits
- rSTAGING8716d6334f44: Add extra info to script parsing error to make debugging easier
rABC8716d6334f44: Add extra info to script parsing error to make debugging easier
make check + make check with a line that doesn't parse (error message now prints the line's contents, making debugging easier)
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable