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

Using exported libpostal_language_classifier_response_t struct throughout, fixes #677 #683

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

albarrentine
Copy link
Contributor

PR #465 redefined the language classifier response struct in the API and was casting between incompatible pointer types. Using the exported struct everywhere, similar to what we do for parse_address.

…t in the API and was casting between incompatible pointer types. Using the exported struct throughout.
@albarrentine albarrentine merged commit a56e80c into master Jan 30, 2025
3 checks passed
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.

1 participant