Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error logging in jsxer reader #134

Merged
merged 1 commit into from
May 5, 2024
Merged

Conversation

AngeloD2022
Copy link
Owner

Increased the clarity of error messages and standardized error reporting throughout the jsxer reader code. A macro for error printing with current position was introduced, and this is implemented in several places within the class.

Increased the clarity of error messages and standardized error reporting throughout the jsxer reader code. A macro for error printing with current position was introduced, and this is implemented in several places within the class.
@AngeloD2022 AngeloD2022 merged commit 7df3d04 into master May 5, 2024
2 checks passed
@AngeloD2022 AngeloD2022 deleted the feat/error-position branch May 5, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant