-
According to docs elixir 1.17 and otp 27 should be supported now.
Thanks for the work on that, very much appreciated.
I am facing a problem though. Maybe I am just missing something stupid.
I u…
-
as you told me Unsupported Erlang/OTP version 23+
actually Unsupported Erlang/OTP version 27
-
**Describe the bug**
The Erlang shell is crashing when attempting to tab-complete a certain input.
**To Reproduce**
Type `Foo/` (or just a forward slash symbol alone) and press tab.
```
f…
-
To be implemented and backported when Erlang 26 is released:
* [x] Support `custom_options: [sort_maps: true]` for sorting maps
* [x] Make the suite resilient to unordered maps
* [x] Give t…
-
**Describe the bug**
Seeing this when running Erlang.mk tests but very rarely:
```
RFailed to write log message to stdout, trying stderr
=ERROR REPORT==== 13-Nov-2024::12:24:26.444773 ===
Write…
-
### Environment
* Elixir version (elixir -v):
Erlang/OTP 27 [erts-15.1.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit]
Elixir 1.17.3 (compiled with Erlang/OTP 27)
* P…
-
**Describe the bug**
Upgrading from Igniter 0.4.4 to 0.4.5 or 0.4.7 results in this error for the `use Igniter.Mix.Task` line in my mix task.
```
** (Rewrite.DotFormatterError) No sub formatter…
-
In the pull request at https://github.com/erlang/otp/pull/8537, specifically in commit https://github.com/erlang/otp/commit/8d537f5, the `CWD` is rebuilt using `filename:join/2`. However, `dest_path` …
-
Once initial implementation is merged, ask Erlang to trigger workflows when a new Erlang version is out.
It could look something like [this](https://github.com/erlang/otp/pull/7813/files): PR is a …
-
**Describe the Feature Request**
Add Erlang OTP 27 support to Docker images.