Jan Doms
Jan Doms
@kit-ty-kate the linked commit breaks the build for users that specify snappy.0.1.0 that use an ocaml-version >= 4.06 (with unsafe-string option enabled), so we had to adapt...
What exactly do you mean with "the dispatch phase complicates code paths" ? As far as I can tell, once the feature detection is done all that is still needed...
@mpas were you by any chance using windows? (a quick glance at your blog suggests no, but you never know) seems like on windows you would need to specify the...
I just ran in to this (with a jdk 21 preview feature). Took some head scratching and googling before I found this thread. Would be nice if a helpful message...
Hi @psteckler, thanks for letting me know. Feel free to take this up, as I will probably not do so anytime soon. (I'm currently no longer involved with either OCaml...
Hi @vinczedani I'm not an expert in this kind of stuff. You can try adding this https://github.com/domsj/orocksdb/blob/master/Makefile#L8 to your build command? Although I thought this shouldn't be needed, as these...
https://github.com/ocaml/opam-repository/pull/12203, hope it helps :)
opam package was accepted. can you verify?
There is no fundamental reason, I think it should work on OSX/BSD/windows too. Basically all that is needed is for librocksdb shared library to be available. I only use linux...
Not sure what `asd config ...` would be about, but no. Context: on nuvolat there are multiple config arakoons. Currently the following can happen: you're on some node, looking at...