Catherine
Catherine
Oh I see. The difference is that attributes are ignored by the compiler, whereas extension nodes cause a syntax error. So in absence of the corresponding `-package`, a solution with...
It's true that, in case this becomes a part of the language, the point about forgetting `-package` becomes moot, though. You still need to watch out for older OCaml versions,...
The switch to a generic type sounds good. It's API-breaking, but that's a reasonable reason to break things.
That's kind of disappointing to have to do that, what do other libraries do?
Ah right rust-vnc uses a worker thread. Let's do `Arc` then.
> I've already updated the codebase to 2018 - would you like it in a separate PR or all together? Separate
Seems like it should be fixed in the socks crate, then?
So after talking to Codecov folks this should be the right solution after all, but for the time being forks will need to authorize the app too.
When `ShapeCastable.from_bits` is made mandatory, `lib.data` docs must be updated to remove a few "if from_bits is implemented" clauses.
> Is it still not possible to reliably pin ocamlbuild ? It is perfectly possible and in fact our CI relies on that.