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

ControlHub : Create 'no_dot_erlang' bootfile to support Erlang 21 #141

Merged
merged 1 commit into from
Apr 22, 2019

Conversation

tswilliams
Copy link
Collaborator

@tswilliams tswilliams commented Apr 22, 2019

From version 21 of Erlang, the default bootfile name has changed from start_clean.boot to no_dot_erlang.boot - see e.g:

This change led to the problem described in issue #139

This pull request updates the ControlHub's reltool config in order to create both start_clean.boot and no_dot_erlang.boot, to support Erlang 21 as well as previous versions. (Standard solution adopted by projects referenced above for multi-version support.)

@tswilliams tswilliams force-pushed the task/controlhub-erlang-21-bootfile branch from 337bed1 to b10bd3a Compare April 22, 2019 11:47
@tswilliams tswilliams merged commit 9a40b36 into master Apr 22, 2019
@tswilliams tswilliams deleted the task/controlhub-erlang-21-bootfile branch April 22, 2019 14:50
@tswilliams tswilliams added this to the v2.7.0 release milestone Jan 18, 2020
jhegeman pushed a commit to jhegeman/ipbus-software that referenced this pull request Dec 6, 2021
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