Better Error Messages for Text Format Parsing
Open
c++ api
enhancement
- Dominant language
- Python
- Stars
- 92
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
`UpdateFromText()` just returns a `bool` indicating success/failure. There is currently no way to find out where parsing failed, which makes it difficult to debug manually-written text format structs.
Contributor guide
Assessment
This issue has not been assessed yet.