Flaviu Tamas
Flaviu Tamas
As a workaround for this, ``` export CFLAGS="-Wno-error=calloc-transposed-args" ./configure ```
Unfortunately I've not kept up with Nim. If you'd be willing to make a PR to correct this, I would gladly merge it. In the meantime I've added a warning...
Looks like orca-slicer [shells out to `locale -a` to handle this case](https://github.com/prusa3d/PrusaSlicer/blob/master/src/slic3r/GUI/GUI_App.cpp#L2365C23-L2365C29), and if that command fails, it silently does nothing. I don't know Nix, but is it possible to...
This is a bug caused by Claude Code checking Anthropic's api at `claude.ai/api/web/domain_info?domain=...` before it will fetch pages. On Enterprise networks, the Anthropic API is often blocked. Unfortunately there is...