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

Fix type coercion with API usage #937

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

ferd
Copy link
Collaborator

@ferd ferd commented Apr 3, 2024

While running the rebar3 suite on the newest relx release, a run failed because when called with list directories the conversion failed. Instead we use a unicode-safe approach that better supports the calls we need.

While running the rebar3 suite on the newest relx release, a run failed
because when called with list directories the conversion failed. Instead
we use a unicode-safe approach that better supports the calls we need.
@ferd ferd merged commit bacc278 into erlware:main Apr 3, 2024
6 of 9 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.

2 participants