-
The `ipaddr` package installs a `META` file with a dependency on `ppx_sexp_conv.runtime-lib`, but `ppx_sexp_conv` is only declared a build dependency in opam. This can cause dependent packages to fai…
-
The `%!` element in format strings doesn't produce a proper flush on the underlying channel. It is not clear to me whether the flush is just plain out not happening, or whether the flush happens just …
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Stable Channel
### Current AzuraCast Version
v0.20.2 Stable • Docker • PHP 8.3
### What happened?
enabled autodj and a…
-
Hi,
I'm working with a ssl connection. A reader is permanently watching it for data _or_ `EOF`.
After few seconds of calculations this ssl connection might have been shutdown by the remote end and…
-
```
$ opam list xen-evtchn
# Available packages for 4.01.0:
xen-evtchn 1.0.6 Xen event channel bindings.
$ ledit ocaml
OCaml version 4.01.0
# #require "xen-evtchn.unix";;
/home/vagrant/.opa…
-
I will update when I have a proper repro, but for now, here's a partial trace from gdb (with glpk installed from pr #6):
```
Thread 1 "" received signal SIGABRT, Aborted.
0x00007ffff78bfd7f in …
-
We currently use the [`Lwt_log`](https://ocsigen.org/lwt/2.7.1/api/Lwt_log) library for logging in this repo. As https://github.com/ocsigen/lwt/issues/468#issuecomment-336575454 said, [`Lwt_log`](http…
-
Building nocrypto at Alpine Edge docker container, got this error:
```
ERROR] The compilation of nocrypto failed at "/home/user/.opam/default/bin/ocaml pkg/pkg.ml build --pinned false --tests false …
-
5.3.0 is ok: https://ocsigen.org/lwt/5.3.0/api/Ppx_lwt
5.4.0 is broken: https://ocsigen.org/lwt/5.4.0/api/Ppx_lwt
so are "dev" and "latest":
https://ocsigen.org/lwt/dev/api/Ppx_lwt
https://ocs…
-
The html title tag for pages is always the main project name, e.g. Lwt or Js_of_ocaml. It would be helpful to make the title unique for each page, especially API doc pages. For example, the `http://oc…