Post #1963473
2026-04-28 20:14 UTC
@HenrikLievonen @tamme Is cc by any chance a shell script wrapper around clang? Maybe the shell script mishandles UTF-8? The paths also get mangled by a prefix `$` (`$/tmp/...`)
Replies (1)
-
@HenrikLievonen@mastodon.hli.fi 2026-04-28 20:15
@bjorn3 @tamme Oh, that is a good point! It indeed is a shell script. That's pretty common in nix but I completely forgot about it. So maybe the shell script is buggy then?