Paul-Elliot Anglès d'Auriac
Paul-Elliot Anglès d'Auriac
Thanks a lot! Yes, one of the reason for the OCaml rewrite is to have a "back arrow" that really works! Can't wait to ... have some time to do...
Fixed in #74. Though, [1] mentioned above needs to be updated to use the new engine to benefit it's fixes!
Or, this could just require pdflatex to be on the machine and use it. But, this might be difficult on other OSes?
Thanks a lot @Leonidas-from-XIV for your answer and helpful suggestions! I'll introduce a specific example scenario, and try to extract from your alternative suggestions the concrete files that we would...
Thanks for the precision. I'm currently discussing with @jonludlam to see how we could simplify some things (eg using `:post and :with-doc` instead of `x-extra-doc-deps`; and maybe also avoiding the...
Finally, this PR can be undrafted! Since [this PR has been merged](https://github.com/ocaml/odoc/pull/1343), there is no need to specify the libraries we want to reference in our docs, we only need...
Apparently, that is because of an unhandled "broken pipe" signal. I investigated the difference between `Dream.serve` and `Dream.run`, and it seems this line (taken from [here](https://github.com/aantron/dream/blob/master/src/http/http.ml#L720..L722)) solves the problem: ```ocaml...
Yes, I think it should be archived! ping @jonludlam who may know who can do that?
Thanks a lot for the reviewing offer! Note that we decided that we will change the ppxlib behaviour regarding the handling of exceptions, to match the current use of `raise_errorf`...
You can of course work together on this issue if you want! Bear in mind that at the end of the Outreachy contribution period, I will be only able to...