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

Strongly-type errors, fix bounds escaping #516

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Dec 13, 2022

  • Since this is a library, all errors should have a strongly typed enum.
  • table bounds computing function was not escaping identifiers
  • table bounds computation was also silently ignoring all errors

@nyurik nyurik requested a review from stepankuzmin December 13, 2022 03:25
* Since this is a library, all errors should have a strongly typed enum.
* table bounds computing function was not escaping identifiers
* table bounds computation was also silently ignoring all errors
@nyurik nyurik merged commit bc78cf0 into maplibre:main Dec 13, 2022
@nyurik nyurik deleted the errors branch December 13, 2022 13:30
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.

2 participants