Marcus Rohrmoser
Marcus Rohrmoser
tumbleweed?
Hi @prologic, thanks for taking action. I just ran the suite against my account at a recent mastodon instance and it seems to get stuck quickly: https://testactivitypub.mills.io/tests/status/3530558745693672267 Is it supposed...
I intend to use https://opam.ocaml.org/packages/safepass/
similar happens on a 5.2.1 switch.
Hi @rgrinberg, whenever I come back after some days to continue ocaml work and do a `opam upgrade`, `ocaml-lsp-server` breaks my toolchain. What do you recommend to have a stable...
adding the appropriate headers on FreeBSD hits a compiler error then: ``` File "ocaml-lsp-server/src/merlin_config.ml", line 96, characters 38-48: 96 | List.fold_left ~init:(config, []) directives ~f:(fun (config, errors) -> ^^^^^^^^^^ Error:...
thanks @voodoos, I wasn't aware of the existence. Will re-check tomorrow!
Hi @voodoos, was there an issue with https://github.com/mro/ocaml-lsp/commit/053fc2576e4ad5f8814e5ff3af68a9c0255e99ab? Has @rgrinberg withdrawn from the project?
I see, thanks for stepping up! The change is in essence to not rely on `inotify_init` as it seems not to be present on freebsd. No code change but the...
@aantron, @dmbaturin I second that. And PIs maybe as well. May change https://github.com/aantron/lambdasoup/blob/4ba3b91d/src/soup.ml#L48-L50 et al. Or add `~comment` around https://github.com/aantron/lambdasoup/blob/4ba3b91d/src/soup.ml#L100? Lambasoup is so awesome for html manipulating tools assisting editing...