-
Found when building vchan.6.0.0
Build logs at [https://docs.ci.ocaml.org/job/2023-02-14/101944-voodoo-do-24e042](https://docs.ci.ocaml.org/job/2023-02-14/101944-voodoo-do-24e042)
```
No dune: Missi…
-
`$ make` yields the following error:
```
ocamlbuild -classic-display "hws.docdir"/index.html
(Re)Generating "src/version.ml"... done.
Solver failed:
Ocamlbuild knows of no rules that apply to a tar…
-
I think it is clear from #1138 that tags should not expand unconditionally to the rest of the content.
So we need a way to have tags extend to several paragraphs. To make the discussion clearer, I …
-
Currently only supported theories are:
- Bool
- Bitvector
- Mem (Array)
- Effect
The biggest missing chunk is the Float theory
- [x] Implement IEE754 types and helper APIs in RzUtil
- [x] I…
-
Following the discussion of https://github.com/ocaml/dune/issues/5770, it seems we should invent some pragma directive in (the header of?) an `mld` file that has the same effect of passing the `--open…
-
once https://github.com/ocaml/odoc/issues/1083 is fixed
-
Currently Irmin's documentation does not build correctly when using Odoc 2.0.{1,2} (https://github.com/ocaml/odoc/issues/793), and as a result we have added an incompatibility with these versions to `…
-
A heads-up: the way odoc should be driven will be changing in the near future (see https://github.com/ocaml/odoc/issues/460). We'll produce some docs on the new procedure when it's been finalised to h…
-
From this build https://docs.ci.ocaml.org/job/2023-04-26/140729-voodoo-do-7c9b58
```
odoc: internal error, uncaught exception:
File "src/xref2/tools.ml", line 1600, characters 9-15: Assertion…
-
```
Here's another version of the ConvertAnyToPDF macro that adds the support.
orientation is 0 for portrait or 1 for landscape. One problem is that the
first tab in the spreadsheet exports to lands…