zig-help

21196 threads · Page 21 of 424

Parsing escape sequences 117 messages
Answered
how to stop compilation if tests fail? 10 messages
master
zgui with SDL2 + OpenGL/Renderer fails to build 3 messages
A way to construct errors programmatically at comptime 5 messages
Answered
aarch64 non-llvm backend not working 4 messages
function call 55 messages
std.mem.span with unaligned sentinel terminated slices 13 messages
Standard Library Answered
Generating Zig code at compile time that changes what operator is used (+, -, etc.) 38 messages
master New User Answered
ZLS for Zig v0.16.0? 2 messages
annoying error unions with vulkan 20 messages
Answered
macOS Application Bundle 10 messages
How to test a specific file? 5 messages
Answered
Freeing ArrayList data 22 messages
extract single file from downloaded zip 4 messages
Answered
erroneous (?) file not found error when connecting to wayland socket 9 messages
Standard Library Answered
How to safely pass items to a specific thread in an Io.Group? 20 messages
master Answered
float rounding, ties to even 8 messages
Can't find directory iterator 11 messages
Standard Library New User Answered
Doubts on Io - Good Practices 9 messages
Answered
std.net client and server crash under Windows 2 messages
Standard Library New User Answered
Does `zig cc` work with Android? 28 messages
Compiler Answered
Tagged union by-value return corrupts bytes within active variant 3 messages
Variable width fill in format string 5 messages
Standard Library master New User
Am I dumb or you can't make an ArrayBitSet of something bigger than a u26 ? 33 messages
Standard Library Compiler Answered
Zig build system keeps rebuilding clang? 9 messages
Build System Answered
Best approach for "templated namespace"? 10 messages
How to add library documentation on entry point without top level comments? 4 messages
Answered
I am a newb. 15 messages
Answered
cpp template support 2 messages
New User Answered
comptime assert(slice_info.size == .slice); when I call alloc.free(data[0..cell_len]) 12 messages
Answered
What's Zig's two-way C interop like? 14 messages
Compiler New User Answered
Why I get a *const Reader? 5 messages
New User Answered
package hash is not consistent 79 messages
Where has half the posix api gone...o 2 messages
master Answered
Seeking in Readers 2 messages
Answered
Is there an equivalent of Rust #[deny(missing_docs)] in Zig? 27 messages
TLS client timeout on read 2 messages
Answered
reusing private module import in build.zig 4 messages
Answered
Turn off UBSAN for specific functions/files 3 messages
Is packed struct the right choice to represent bytes on disk 10 messages
Answered
cImport fails to convert RGFW.h 22 messages
master Build System Compiler
Idiomatic name for filtered error? 7 messages
Why can't I make stdout globally accessible? 4 messages
master Answered
How to run a process without replacing (as of 0.15.2)? 11 messages
master Answered
How to pass CLI arguments to run step? 5 messages
Build System Answered
Issue with buffered printing inside test block 2 messages
Answered
I need help with syntax for my ZAR- Zig Agent Runtime 672 messages
How to write to stdout on master? 17 messages
Answered
casting comptime known int to *opaque{} 4 messages
master New User Answered
Segfault related with main C arguments on x86_64 backend. 33 messages
Answered