zig-help

21196 threads · Page 250 of 424

Segfault with pg.zig `result.next()` 7 messages
Is there a way to change the currently used linter ? 12 messages
Copy vector into array 5 messages
New User Answered
Live log output for zig build test? 21 messages
Partial freeing of allocated memory 2 messages
Zig http 0.12.0 3 messages
Array frustration 23 messages
New User Answered
try/catch error without return error from function? 13 messages
comptime anytype io.Writer parameter question 14 messages
zig community slack disappearted 4 messages
Should you return explicit structs 4 messages
Answered
fmt.format & fmt.errol performance issue 4 messages
When to use explicit types in Zig 2 messages
Answered
what is mean of break statement have noreturn type 3 messages
help with small error from the compiler 10 messages
std.mem.byteSwapAllFields and enums 7 messages
Answered
How do I use a package one step up? 43 messages
Answered
FixedBufferAllocator and Cache Hits? 6 messages
Answered
When should I create a type via function and when should I do so via a variable? 4 messages
New User 0.13.x
methods in comptime generated struct 2 messages
Returning pg.zig Result type from Zap as JSON 14 messages
Freeing type-erased allocations 3 messages
enum with arrays as values? 7 messages
Answered
comptime: array of names of functions in struct 3 messages
Answered 0.13.x
Condition acts differently between Debug/ReleaseSafe and ReleaseFast/ReleaseSmall 9 messages
0.11.x Compiler 0.13.x
Backward branches odd value? 64 messages
Answered
Optional not null or ... 21 messages
Setting program stack size from build.zig? 16 messages
0.11.x
Best way to do a conditional assignment with multiple different variables 16 messages
New User 0.13.x
Passing (buffered) writer/reader to functions 19 messages
a way to catch C leaks 14 messages
Answered
Behavior of vectors assigned from arrays 4 messages
0.11.x New User Answered
Zig complaining about a value of type []const u8 into being a usize 175 messages
Fractional component prevents coercion 24 messages
New User Answered
bun and zig for production 27 messages
zap: threads vs workers? 3 messages
How can I use std.fmt.format(...) at comptime? 18 messages
New User Answered
Finding packages/libraries 5 messages
Comptime string generation ? (And comptime question) 7 messages
New User
zig build: redirect system command's stderr to /dev/null 11 messages
Answered
iso 8601 timestamp recommendations 32 messages
Answered
Passing value of type [NUM]T to a function that expects []T 75 messages
how to compare error set 19 messages
0.11.x Answered
Testing with different types 3 messages
Answered 0.13.x
Zig LSP (ZLS) not detecting blatant errors 24 messages
std.mem.sort deleting parts of array; Zig 0.11 14 messages
0.11.x
How to pass double pointers to a C function? 11 messages
Answered New User 0.13.x
How can i get tuple field names and fields count? 12 messages
What `.artifact` doest in build.zig? 7 messages
is it possible to implement an iterator on a struct that can be used in a for loop? 9 messages