Yoann Padioleau

Results 358 comments of Yoann Padioleau

Can someone create urgently a configure --disable-std and an opam switch 5.1.0+nozstd? @kit-ty-kate ? The current situation is pretty annoying for people trying to distribute static binaries of their OCaml...

Don't look at the semgrep PR; we're experimenting with stuff. The main issue we have is that on macos we can't easily statically link; we have to do some ugly...

So the simplest path for us is probably a special opam switch that disable zstd.

@maxbrunsfeld would be nice indeed for C/C++ to provide a way to customize the parser to accept those macros. I don't really know how to do that though with the...

Still it's weird that a newline has an impact on how this thing is parsed.

And in any case, because tree-sitter does not have the information, it should parse it as a function call, not a cast. It should return a Cast node when we...

would be great to get a fix. We're planning to use 5.2~alpha1 for semgrep, but can't right now because of package conflict with ocamlformat (and also jsoo)

Yes we were able to use jsoo with 5.2. Our only blocker now is ocamlformat. Any ETA for 5.2 support for ocamlformat?

Ideally for us the new ocamlformat package would support 5.2 but also older version of OCaml like 4.14.0.