• Joined on 2026年02月26日
enfipy commented on issue ziglang/zig#30180 2026年04月07日 21:36:23 +02:00
frontend crashes pointer casting a comptime packed struct

I'm not sure if it's the best fix, but I reproduced this error on my arm mac and fixed with this patch:

enfipy pushed to master at enfipy/zig 2026年04月06日 22:04:15 +02:00
df1030be7a Sema: fix comptime @ptrCast to optional slices
be878b87c2
std.EnumSet: add back deprecated initialization functions
Compare 2 commits »
enfipy created pull request ziglang/zig#31771 2026年04月06日 22:03:41 +02:00
Sema: fix comptime @ptrCast to optional slices
enfipy pushed to master at enfipy/zig 2026年04月06日 21:47:52 +02:00
30904b91b8 Sema: fix comptime @ptrCast to optional slices
enfipy created repository enfipy/zig 2026年04月06日 18:23:42 +02:00