Zig Version
0.12.0-dev.3457+341857e5c
Steps to Reproduce and Observed Behavior
Check out this branch: https://github.com/mitchellh/ghostty/tree/update-zig (all Zig core has access to this repo, if you don't ping me)
Run zig build test or zig build. This crash only happens on macOS.
I don't have a debug build of the compiler to get the error, sorry.
Expected Behavior
No crash, though I do expect that that branch at the time of authoring this issue has more comptime var violations I have to fix.
Zig Version
0.12.0-dev.3457+341857e5c
Steps to Reproduce and Observed Behavior
Check out this branch: https://github.com/mitchellh/ghostty/tree/update-zig (all Zig core has access to this repo, if you don't ping me)
Run
zig build testorzig build. This crash only happens on macOS.I don't have a debug build of the compiler to get the error, sorry.
Expected Behavior
No crash, though I do expect that that branch at the time of authoring this issue has more comptime var violations I have to fix.