nlohmann / json

JSON for Modern C++
https://json.nlohmann.me
MIT License
42.4k stars 6.67k forks source link

Improve wording of parse_error exception #4037 #4073

Closed CosmicPegasis closed 1 year ago

CosmicPegasis commented 1 year ago

This pull request improves the error message for the end of input parse_error.


Pull request checklist

Read the Contribution Guidelines for detailed information.

Please don't

github-actions[bot] commented 1 year ago

🔴 Amalgamation check failed! 🔴

The source code has not been amalgamated. @CosmicPegasis Please read and follow the Contribution Guidelines.

coveralls commented 1 year ago

Coverage Status

coverage: 100.0%. remained the same when pulling f11c36642ed0255f4b7c752224379f795aa0a480 on CosmicPegasis:develop into 5d2754306d67d1e654a1a34e1d2e74439a9d53b3 on nlohmann:develop.