Updated to 1.4.5, fixed errors during compile complaining about the locale being
set to latin1 instead of UTF8. Since elixir had some changes around UTF8, I set
the locale during the build process to UTF8.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R692:d6f5e99c7259: Update to 1.4.5, correcting UTF8 warnings.
After compiling, I was able to run a small phoenix app that I'm working on.
Diff Detail
Diff Detail
- Repository
- R692 elixir
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Please note that this shouldn't be merged until erlang 20 is merged, otherwise it will require a rebuild.
Comment Actions
@ikey how about setting the solbuild default locale to en_US.UTF8 ?
https://github.com/solus-project/solbuild/pull/10
Comment Actions
You can add erlang as a precursor for this patch by selecting
edit related revisions -> edit parent revisions -> select erlang patch - update to v20
It will create a stack in the revision contents section of the page.