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

erts: Remove erl.ini from Windows release #9330

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

garazdawi
Copy link
Contributor

The erl.ini file is no longer needed as Windows can figure out everything it needs by using the C API.

We keep support for it as they are convinient when running erlang in the source/bootstrap tree.

/cc @wojtekmach

The erl.ini file is no longer needed as Windows
can figure out everything it needs by using the C API.

We keep support for it as they are convinient when running
erlang in the source/bootstrap tree.
@garazdawi garazdawi added team:VM Assigned to OTP team VM enhancement labels Jan 22, 2025
@garazdawi garazdawi added this to the OTP-28.0 milestone Jan 22, 2025
@garazdawi garazdawi requested a review from dgud January 22, 2025 14:21
@garazdawi garazdawi self-assigned this Jan 22, 2025
Copy link
Contributor

github-actions bot commented Jan 22, 2025

CT Test Results

    3 files    141 suites   49m 7s ⏱️
1 598 tests 1 548 ✅ 50 💤 0 ❌
2 307 runs  2 237 ✅ 70 💤 0 ❌

Results for commit fd71ab6.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@garazdawi garazdawi added testing currently being tested, tag is used by OTP internal CI and removed testing currently being tested, tag is used by OTP internal CI labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant