• Joined on 2025年11月27日
masabence commented on issue ziglang/zig#35759 2026年06月13日 19:47:43 +02:00
<500 when get issue>
masabence commented on issue ziglang/zig#35297 2026年06月06日 16:06:26 +02:00
symbol lookup error when linking libc and compiling with -fincremental

Yes, i believe it is fixed on master now.

masabence closed issue ziglang/zig#35297 2026年06月05日 15:31:01 +02:00
symbol lookup error when linking libc and compiling with -fincremental
masabence opened issue ziglang/zig#35297 2026年05月12日 22:18:12 +02:00
symbol lookup error when linking libc and compiling with -fincremental
masabence commented on issue ziglang/zig#32045 2026年04月28日 16:55:58 +02:00
Remove comptime fields from the language

I might be misunderstanding the problem, but if the crux of the issue is that comptime fields behave more like declarations, then why not make them more like fields that happen to be known at...