-
### Zig Version
0.14.0-dev.1304+7d54c62c8
### Steps to Reproduce and Observed Behavior
Trying to update libxev to the latest zig, I'm running into a undefined decl for `std.posix.system.keven…
-
(There was some earlier discussion on this [on the Zig Discord](https://discord.com/channels/605571803288698900/1145919498801655839/1253571498686287883).)
Right now, if a dependency project has mul…
-
Maybe help w/ https://github.com/ziglang/zig/issues/16149#issuecomment-1605654476
try use: https://github.com/kassane/openssl-zig (libraries and includes only) - need zig 0.11.0-dev
-
### Zig Version
zig-linux-x86_64-0.14.0-dev.2032+c563ba6b1
### Steps to Reproduce and Observed Behavior
https://github.com/rust-cross/cargo-zigbuild/issues/290
https://github.com/ziglang/zig/pull/…
-
Blocked on:
- [x] https://github.com/vezel-dev/zig-toolsets/issues/22
-
You should use packed structs for mmio instead of normal structs, since normal structs don't have a in-memory defined layout and the compiler is allowed to change the order of fields for performance o…
-
### Zig Version
0.14.0-dev.1671+085cc54aa
### ZLS Version
0-14-0.dev
### Client / Code Editor / Extensions
emacs eglot
### Steps to Reproduce and Observed Behavior
Mistakenly thought this was a…
-
Extracted from #14647.
https://github.com/ziglang/zig/blob/b4d58e93ea4d0bbfe674f80d301279d302fe8fc8/lib/std/Build.zig#L1532-L1539
This new function should create a CheckFileStep.
Related: #14…
-
### Zig Version
0.13.0-dev.340+d750a78b2
### Steps to Reproduce and Observed Behavior
The new progress UI is cut off horizontally:
![image](https://github.com/ziglang/zig/assets/74892/14d1249f-f…
-