-
### Pre-Check ###
- I wasn't able to find any existing issues or docs describing this behavior
- I will submit a Pull Request for a suggested change directly after submitting this issue.
### En…
-
Original reporter: `essen`
Affected version: `OTP-23.0`
Component: `common_test`
Migrated from: https://bugs.erlang.org/browse/ERL-1270
---
```
Hello, we have been trying to make the -step option w…
-
When trying to move or hard link a file across different devices, using `:file.make_link` or `:file.rename`, the error shown is `cross-domain link`.
On Linux, the `ln` command error in this case is…
-
Hi I get this issue during the $ mix firmware command
MIX_TARGET=rpi
Erlang/OTP 21 [erts-10.0] [source] [64-bit]
Outut:
``
==> nerves_dht
cc -o priv/dht
cc: fatal error: no input files
co…
-
### Elixir and Erlang/OTP versions
Erlang/OTP 26 [erts-14.2.5.1] [source] [64-bit] [smp:11:11] [ds:11:11:10] [async-threads:1] [jit]
Elixir 1.17.3 (compiled with Erlang/OTP 26)
### Operating syst…
-
Following the example in docs, I created a module
```elixir
defmodule Id do
import Algae
defdata any()
end
```
when I try to call `Id.new("random value")` i get following error:
``…
-
### Description
Доброго дня я хочу повернути транзакцію в якій вказав невірний адрес пореказу і мої кошти зал шились в блокчейні і не потрапили на гаманець біржі
### Type of the installation
Docker…
-
**Is your feature request related to a problem? Please describe.**
Looks like there is lack of support for basic syntax in ei_x_format* function.
I've found that no support for bitstring/binary synt…
-
**Describe the bug**
When using `module_location: :inside_matching_folder` and project module location is outside folder ,`mix igniter.move_files` moves modules to correct location, and when project …
-
Environment
---
* Elixir 1.8.1
* Ecto 2/3 (all the versions)
* Mariaex latest (but all versions affected)
* OTP >= 21.2.0 (older OTP versions work fine)
Description
---
Starting from `OTP-21…