zig-help

21196 threads · Page 60 of 424

Build Error 0.15.1 cache: FileNotFound 8 messages
Function pointer: [*c]const u8 vs []const u8 woes 10 messages
incorrect behaviour when switching from Debug to ReleaseFast 109 messages
Is it possible to call WinRT APIs on Windows ? 15 messages
0.15.1 version to use on 32bit arm raspberry PI 4 messages
Compiler
Using the new reader interface in zig 0.15.1, how do I read a float/f32? 4 messages
BoundedArray alternative for zig 0.15.1 55 messages
Standard Library master Answered
Object copies on field access? 14 messages
master
Zig build redirect standard out to standard error 5 messages
Build System
Is this the correct build.zig for this command? 7 messages
Compiler
Way to bind a function to an aliased type 13 messages
Copy ArrayList to new memory so that user can destroy allocated memory 20 messages
master
`if (potentiallyNull() |e|` 20 messages
How to run a build step only when the project is not a dependency? 6 messages
Build System master
ZLS cannot find zig standard library directory 16 messages
No stack trace for segmentation fault 47 messages
addIncludePath 32 messages
cheap monorepo attempt: properly type members 6 messages
New User
Fastest integer with minimum width. 46 messages
Standard Library New User
Attempting to use stdin; receiving error "error: Read failed" 4 messages
Convert sentinel terminated many-item pointer to a slice 2 messages
Using a DLL at runtime on Windows with Zig 0.15.1 2 messages
New User
build.zig: how to expose template rendering tool to dependees 25 messages
TUI Library for Zig 0.15.1? 5 messages
New User
Debugging C library General protection exception (no address available) 3 messages
master
creating flamegraphs 14 messages
How to weak linkage in zig 3 messages
master
build.zig: target and optimize 8 messages
Debug allocator crashes 4 messages
Standard Library
Zig Metadata for fields? 3 messages
New User
cannot implicitly cast double pointer 3 messages
[Solved] How to make a simple website with std lib? 34 messages
Standard Library master
Use inline else when copying a tagged union field 20 messages
master
Clean interaction between a bigger struct and a smaller one with less context and information 8 messages
New User
http.Client zip downloads are invalid. 7 messages
Standard Library
build.zig: get local module when called from @import 3 messages
Union enum with a field containing a function in 0.15 causes compiler segfault 7 messages
comptime var capture semantics 20 messages
New User
Best way to introduce enum 67 messages
Standard Library
migrate 0.14 std.posix.sendfile to 0.15 2 messages
0.14.x Standard Library master Answered
`std.posix` packed structs and compilation 18 messages
How can I implement std.Io.Reader for a struct? (0.15.1) 35 messages
Standard Library master
Conditional export of function depending on target 4 messages
New User
Way to specify no error is returned, while still using error union syntax (comptime generics) 16 messages
beginner needs help in writing zig code 7 messages
build.zig completes then OOM 6 messages
master
Is there a way to get a reader from a slice or arraylist? 2 messages
Standard Library
Compiling and linking Zig SPIR-V 19 messages
master Build System Compiler New User
Get the name of a parent function 7 messages
ArrayList unmanaged by default? 10 messages
Standard Library master