Steeve Morin
Steeve Morin
Can you try https://github.com/mitchellh/libxev/pull/115 ?
Also please note that we also tried noping out the assertion inside cudnn_graph.so, and unfortunately it fails later.
Another blocker is https://github.com/ziglang/zig/commit/8c4a2dc1dfe05a67eb9811b8c8291c5541816a99 which removes `getKernError` and friends.
Closing, because it's obsolete
Gentle ping @mitchellh
> So as long as there's a way to invoke translate-c as a plain old CLI command - whether part of zig or a binary of its own - I'm...
Ah! Thank you for looking into it! It was driving me mad!
FYI, i fixed it by adding an empty `.editorconfig` file at the root of my project and then it just worked
It seems I also have to edit/save the `.zed/settings.json` and it works again
What is super weird is that it works sometimes