@HenrikLievonen@mastodon.hli.fi
Post #1963472
2026-04-28 19:27 UTC
@bjorn3 @tamme Hmm... It seems that the command line correctly has λ where it should. However, the errors printed by clang contain 316273 instead of λ. I wonder where it got that from.
Replies (1)
-
@bjorn3@hachyderm.io 2026-04-28 20:14
@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/...`)