zig-help

21196 threads · Page 58 of 424

Write files to .zig-cache before executing tests and set the path as an option 9 messages
Build System Answered
reading/writing array with different alignment 4 messages
upgrade path std.fs.File.writeAll without extra allocation 7 messages
Hello world stdlib http server 2 messages
generation of function args tuple 5 messages
Another executable in different path then main, with access to import every file just like main.zig 2 messages
Build System master
Link hello world example with a C++ built static library 4 messages
Missing stack trace information (???:?:?) 3 messages
Build error importing libogg (Andrews zig repackage) 11 messages
create iterable from values 13 messages
master
Any easier way to make reduce? 9 messages
Compiler does not see the dependency 16 messages
Build System master New User
correct way pass a File's Writer interface to zon.stringify and other Io.Writer methods 7 messages
Standard Library
compiler is stupid 122 messages
master Compiler
0.15.1 - Bad behavior on zig fmt - very long single line. 10 messages
New User
Call an Byte Array with callq 21 messages
Compiler
[]const u8 issue 14 messages
New User
pdq bug 4 messages
Modify the value of struct after `@fieldParentPtr` 7 messages
in case of error, return null 19 messages
Pass parameters from build arguments into main at comptime 43 messages
Building C static library 2 messages
build.zig.zon question about path and hash 7 messages
Build System master
[solved] I can't see debug symbols on gdb 8 messages
Standard Library master
How to return Array by value? 31 messages
Geting the body of an http request 4 messages
New User
Is this safe to do, or a use after return bug? 27 messages
master
Undocumented breaking change in Zig 0.15: value of `undefined`-initialized arrays 7 messages
Answered
Io interface in `std.net.Stream` feels like a mess 3 messages
Standard Library New User Answered
Callback error. Wrong branch taken for seemingly no reason. 6 messages
master
Will there be support for multiple names for the same enum field value? 4 messages
How to encode codepoint in utf16 4 messages
Standard Library master
[solved] How to check if a folder exists at runtime 51 messages
Standard Library master
0.15.1 IO generates inefficient (bloated) assembly compared to 0.14.1 IO 33 messages
How to use the array operators 8 messages
error when parsing a `i64` value JSON in 0.15.1 5 messages
http reader upgrade from 0.14 to 0.15 9 messages
Specifying 'peer' dependencies in build.zig.zon 7 messages
how to get a http connection underlying socket fd in "0.16.0-dev.234+32a1aabff" 5 messages
Is there any way to access a union branch which isn't active? 11 messages
Can I create a dll with zig a stable Zig ABI or does zig require dll exports have a c ffi? 11 messages
Zig or Term/shell behivour? 12 messages
Standard Library master New User
I thought there was a way to specify which branch of a switch is most likely 2 messages
How do you pass a context variable? 7 messages
How to build.addSystemCommand(), but not have the command fail the build? 5 messages
Question About Allocators 42 messages
ReadAllAlloc equivalent in 0.15.1 5 messages
Conditional compilation outside file scope 8 messages
Vulkan segmentation fault during updateDescriptorSets 3 messages
http.Server panic on writer.mode during vTable drain 10 messages