-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Add MacOS headers to get bdwgc to compile #18257
Copy link
Copy link
Closed
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.libcIssues related to libzigc and Zig's vendored libc code.Issues related to libzigc and Zig's vendored libc code.os-macosmacOSmacOS
Milestone
Description
Metadata
Metadata
Assignees
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.libcIssues related to libzigc and Zig's vendored libc code.Issues related to libzigc and Zig's vendored libc code.os-macosmacOSmacOS
Type
Fields
Give feedbackNo fields configured for issues without a type.
Zig Version
0.12.0-dev.1536+6b9f7e26c
Steps to Reproduce and Observed Behavior
The following header files are missing on Macos, which I need to compile bdwgc (https://github.com/actonlang/bdwgc/actions/runs/7168073811/job/19515450726):
Expected Behavior
I want it to compile please! :)