Etienne Millon
Etienne Millon
@gasche I'll update this PR with the ones from this combined list (repeating it so that I can update it) Int_val - [x] caml_unix_write_bigarray in write_unix.c - [x] caml_unix_socketpair in...
the changes are pushed now.
I don't know what's customary here in terms of changelog, but it doesn't look like something that end users should have to worry about.
> Planning on adding docs in a follow-up PR This doesn't have to be in this PR but I do think that this should be documented for 3.8. I recently...
Ah, after reading the implementation I realize it does not quite do what I think it does. Exposing `(ppx)` as an action seems low level to me but that works....
ok! I'm clearing the milestone. don't forget to change the lang version when retargeting. Thanks!
I'd be interested to know how this is file created in the first place. Dune knows about `NUL` because it's how it expands `%{null}` if `Sys.win32`, and it also opens...
Thanks for the bug report. I think it would be more correct for dune itself to to declare a dependency on `%{bin:sh}` for any cram action. This will improve the...
oh yes of course I missed this, I assumed that the resolution was delayed in dependencies.
out of curiosity, what tool do you use that honors this specification?