-
1. Following directories will be created:
- `src/common`
- `src/components`
2. `src/common` will contain common code, that can be shared across different platforms. A platform might require a "…
-
What is the status of windows support? I tried the make file with addtional includes/libs and it did not work.
-
Currently in Riak/leveled query support is based on range queries with the application of regular expressions to allow filtering of additional attributes which have been concatenated to the term.
T…
-
Calling `argon2:hash/1` or `argon2:verify/2` (and possibly others) causes "has no local return" warnings in the dialyzer for the calling code, on Erlang 26. Are these fixable?
-
The open question I have for how to implement this is the fact we need to access the process dictionary from the `erl_tracer` NIF for the calling process so we can create the child span.
Hopefully …
-
It seems ROCM 5.6 kind of works, but it really requires too much back and forth to have everything working, the new Fedora 40 brings official ROCM support but starting in ROCM 6.
I am using this c…
-
In https://github.com/NixOS/nixpkgs/pull/169684 we noticed that `rabbitmq-server` doesn't build on `x86_64-darwin` anymore despite no changes relevant to this.
This is probably due to a cross-compi…
-
While running the `mix` task `sweetroll2.setup`, it fails while trying to compile and install dependencies with the following error:
```
could not compile dependency :html5ever, "mix compile" fail…
abhas updated
3 years ago
-
```
===> Verifying dependencies...
CMake Deprecation Warning at CMakeLists.txt:29 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
…
-
Describe the bug
I have built debug ERTS on MacOS, and sometimes I get this random Segmentation fault on startup of the app when I load a certain NIF lib (enif_protobuf).
To Reproduce
I work wi…