Skip to content

Commit 1240ace

Browse files
committed
Implement W as packed struct in c.zig
fixes the below on CI /lib/std/process/Child.zig:526:24: error: cannot @bitcast to 'c.W__struct_316926'; struct does not have a guaranteed in-memory layout const w: posix.W = @bitcast(status); ^~~~~~~~~~~~~~~~ /lib/std/c.zig:3682:75: note: struct declared here .driverkit, .ios, .maccatalyst, .macos, .tvos, .visionos, .watchos => struct { ^~~~~~ Signed-off-by: Bernard Assan <mega.alpha100@gmail.com>
1 parent cc474ab commit 1240ace

3 files changed

Lines changed: 544 additions & 163 deletions

File tree

0 commit comments

Comments
 (0)