Vincent Bernardoff
Vincent Bernardoff
I'm trying to resurrect `oraft`, which needs this package. Or maybe I should use another library for serialization? Edit: I mean a `camlp4`-less version
All `[u,]intXX.h` files should use `extern "C" { ... }` to allow linking with a C++ binding. I ran into this issue and worked it around by doing ```extern "C"...
Super confusing. I think that cmdline options to be a function of `pwd` is a really bad idea.
This is need in order for the Async version to work properly. Without it, `try_with` with not return the exception raised by user, but instead an exception wrapper which does...
Because of __uint128_t not supported. Any way to have a fallback on this?
I have an issue with the generated functions. I'm always getting functions like `default_f ?field:int option ()` where it should be `f ?field:int ()`. As opposed to the documentation. All...
No, seriously, ocsigenserver should not depend on this ridiculously huge dependency