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

chore: ensure Erlang/OTP 27 compatibility #303

Merged
merged 7 commits into from
Jan 2, 2025

Conversation

keynslug
Copy link
Contributor

See individual commits.

Also bump minimum supported Erlang/OTP version to 23.
Using macros for that purpose now causes a lot of warnings similar to:
```
typerefl.erl:233:24: expression updates a literal
```
Also treat builting converter errors as validation errors rather than
another special `failed_to_check_field` error class.
@keynslug keynslug force-pushed the chore/EMQX-13447/otp-27 branch from 2b8a83e to 336c8cf Compare December 24, 2024 16:06
@zmstone zmstone merged commit 05ff1a0 into emqx:master Jan 2, 2025
4 checks passed
@keynslug keynslug deleted the chore/EMQX-13447/otp-27 branch January 3, 2025 12:59
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.

3 participants