←back to thread

517 points bkolobara | 1 comments | | HN request time: 0.222s | source
Show context
aeve890 ◴[] No.45042188[source]
>The code will compile just fine. The Zig compiler will generate a new number for each unique 'error.*'

This is wild. I assume there's at least the tooling to catch this kind of errors right?

replies(3): >>45042403 #>>45042586 #>>45050319 #
1. matklad ◴[] No.45050319[source]
This is compiler bug, the code should not compile (see issue #25046)