-
### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu
Distribution Version | 22.04.4 LTS
Kernel Version | Linux ubuntu 5.15.0-102-generic
Architecture | x86_64
Open…
-
Trying to install from Ubuntu 15.04 the ./configure adds a ppa with "vivid" dist, which is inexistent, perhaps you should add a way to bypass this...
To bypass this I changed the /etc/apt/sources.lis…
-
It would be great to have support for the pipe operator. It is a common way in many functional programming languages to compose functions into a readable left-to-right or top-to-bottom "pipeline" of s…
-
I find that core 111.28.00 is marked broken on OCaml 4.00.1. The explanation given is that the dependency core_kernel = 111.28.00 cannot be satisfied. And we see that core_kernel 111.28.00 is unavaila…
-
## Expected Behavior
If a file that has been loaded by utop has been changed (e.g. a local library), the source will be re-built and the latest version (if compilation is successful) will be avai…
-
I don't have a good repro for this, but when running complex installations, I sometimes end up in a broken state with leftover files, like this:
```
$ opam install --restore
Packages to be restor…
-
Since we switched from Cstruct.t to string, there are some failures on arm64 architectures that `read_virtual_count` returns the same value in subsequent calls to it (see tests/test_entropy.ml).
Wh…
-
The following error happens on completion call:
```
HMAC:
header: {"date":"2015-12-05T12:22:47.481813","username":"username","session":"F872F3F77E2642148519055ED30878AA","msg_id":"e6e040a3-f3a0-…
-
I have this very simple coccinelle script which, I expect, should produce a list of all function definitions in a given C file:
```myscript.cocci
virtual report
@ match @
identifier cb;
positio…
-
**esy version:** 0.6.10
**Operating System:** Ubuntu 18.04
**Issue:**
**Package.json**
```json
{
"name": "test",
"version": "1.0",
"esy": {
"build": []
},
"dependencies": {
"@…