-
Original reporter: `eproxus`
Affected versions: `OTP-19.1.1`, `OTP-19.2`, `OTP-20.0`
Component: `stdlib`
Migrated from: https://bugs.erlang.org/browse/ERL-331
---
```
The Erlang shell should handle…
-
When application A has included_applications specifying application B, and application B depends on A, relx gets an error about a circular dependency. The solution is to remove application A from the…
-
Original reporter: `hubertlepicki`
Affected version: `Not Specified`
Component: `kernel`
Migrated from: https://bugs.erlang.org/browse/ERL-515
---
```
I have been considering using distributed appl…
-
Hi,
(using rebar 3.14.1+build.4812.ref37744183 on Erlang/OTP 23 Erts 11.1)
I have two OTP applications, A and B, B depending on A (A providing a parse transform used to compile B), both being in the…
-
This ticket is to implement "offline mode", which will allow LiveView Native applications to run entirely within the native environment without a persistent Internet connection. A few implementation c…
-
Hi,
I am trying to install lux on ubuntu 14.04 desktop. Following are the steps that i have followed
1. Installed erlang OTP
>> http://erlang.org/download/otp_src_20.1.tar.gz
2. Untar the fol…
-
These modules form a very basis of OTP and also a main selling point. Wishing freedom of supervisor implentation and legacy-free API I propose to introduce in new `kernel` and `stdlib` applications `a…
-
Sometimes after fortify has been running for some time, it will list two providers in the fortify tools provider drop-down as though there are two Yubikeys plugged in when there is definitely only one…
kmb64 updated
4 years ago
-
make deps
make release
I got this error:
relx -o rel/etorrent
make: relx:command not found
make: **\* [release] error 127
erlang:
Erlang R16B03-1 (erts-5.10.4) [source] [64-bit] [smp:4:4] [async-th…
-
Hello. I want to use this firmware with a module from aliexpress called YD-RP2040 (vcc-gnd.com), it has an additional button and an RGB diode. The diode is the same as the waveshare RP2040-Zero only o…