• Joined on 2025年12月01日
sergzz opened issue ziglang/zig#30174 2025年12月12日 15:40:15 +01:00
General protection exception on std.Io.Dir.cwd().access
sergzz closed issue ziglang/zig#30149 2025年12月09日 09:47:59 +01:00
Incorrect std.fs.File.Writer output
sergzz commented on issue ziglang/zig#30149 2025年12月09日 09:47:59 +01:00
Incorrect std.fs.File.Writer output

Seems related to Linux terminal behavior related to unterminated lines (without new line character).

sergzz opened issue ziglang/zig#30149 2025年12月08日 19:09:33 +01:00
Incorrect std.fs.File.Writer output
sergzz opened issue ziglang/zig#30143 2025年12月07日 21:34:43 +01:00
Misleading error message on invalid keyword name
sergzz commented on issue ziglang/zig#30066 2025年12月02日 11:27:44 +01:00
Compiler crash

In the following test program, the Zig compiler accepts function parameters without pointers everywhere except in tuple definitions, where it leads to a compiler crash. Should there be some...

sergzz opened issue ziglang/zig#30066 2025年12月01日 11:00:36 +01:00
Compiler crash