-
When formatting a module containing a macro with an argument that is put inside a binary, a compilation error is generated:
```erl
-module(my_module).
-export([func/2]).
-define(BIN(Arg), ).…
-
I'm wondering how the OTP applications? Can they be created in any folder? I'm thinking too make all apps part of a subfolder like this:
```
subfolder/
app1/src
src/app1.app.src
…
-
**Describe the bug**
The editing page for the report recipes misses a front-end check to verify if the input is expected and allowed. By providing an unexpected value (e.g. the letter A) a Schedule e…
-
ENVs: Erlang OTP 27.0.1
Steps to reproduce:
```
git clone https://github.com/adoptingerlang/service_discovery.git
cd service_discovery
rebar3 shell
```
```
...
===> Verifying dependencies…
-
I have something error when the otp call come
The call hung up fast before say any word
Maybe bcz my number start with +20?
-
# Description
This is a full-stack issue, mobile and backend.
We need an AUTH between the Mobile app, Web, and Backend.
This can be done through OTP, JWT, Siwe message of an EVM wallet, or Sta…
-
### Environment ###
```
$ rebar3 report
Rebar3 report
version 3.23.0
generated at 2024-08-01T16:57:20+00:00
=================
Please submit this along with your issue at https://github.com/…
-
Repo:
https://github.com/simonelnahas/lfe_test
```
# mix.exs
defmodule LfeTest.MixProject do
use Mix.Project
def project do
[
app: :lfe_test,
version: "0.1.0",
…
-
If there's an application that has one of the "Okta direct auth API grants" activated and you're trying to fetch it, you're getting the error, f'{GRANT_TYPE_NAME}' is not a valid OAuthGrantType.
Th…
-
Hi,
I tried to build Erlang/OTP 27.1 on Apple Silicon macOS Sonoma and Sequoia, but got the following error:
```c
In file included from sys/unix/erl_unix_sys.h:65:
/Library/Developer/CommandLi…