Skip to content

Compiler crash after new comptime-mutable memory analysis merge #19457

Closed
@mitchellh

Description

@mitchellh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behaviorregressionIt worked in a previous version of Zig, but stopped working.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions