zig-help

21196 threads · Page 412 of 424

A bit lost with !?[]u8 returned by readUntilDelimiterOrEof 23 messages
Understanding anyframe and frame lifetime 15 messages
Reliable way of accessing Stage 3 compiler when self compiling 23 messages
Compiler
Stack smashing disappeared with 0.10 14 messages
how to generate header file for a shared library? 6 messages
Ideas for SIGPIPE of build+run Zig in debug and release in parallel on standalone child process 2 messages
stage2 issues 3 messages
is there a way to get a list of enum names similar to the debug trait in rust 17 messages
Standard Library
Has Anyone Rewritten zlib in Zig? 18 messages
cast [*c] u16 to packed struct 27 messages
how to convert f128 to f64? 5 messages
error cannot pass 'TypeOf(null)' to variadic function 2 messages
Bitcasting a byte 15 messages
zig c++ targeting i386-windows undefined symbol _tls_index 3 messages
Compiler
IO strategies with epoll based event loop 24 messages
Zls and Zig 0.10 11 messages
New User
Get A Hash of a Type at Comptime 4 messages
Should you always prefer taking 'self' as a pointer in methods to avoid copy overhead? 2 messages
as 0.10.0 was out, is anyone working on the writing of `Root Source File` section? 8 messages
endless semantic analysis with 0.10.0 and dependant types 24 messages
project compile, but doesn't produce an exe anymore (windows) 54 messages
Linker Script syntax? 2 messages
Compiler
When is `Type.Fn.is_var_args` true? 12 messages
0.1 Function Symbols gone 148 messages
Creating a enum superset 17 messages
Getting a [*c]const u8 from a [colon0]const u8 8 messages
Calling a C++ function 10 messages
Standard Library New User
Type of Reader slash Writer—or—how to test IO? 10 messages
Overflow coercion bug 4 messages
New User
Why function return value can't be passed to comptime arg? 29 messages
New User
How to generate dynamic library (.o) from build.zig 4 messages
how to implement setsid in zig? 16 messages
left shifting 13 messages
Zig build profile-specific output path 6 messages
Can't embedFile outside of package path 3 messages
exe.setOutputDir in build.zig...how force only relative to build.zig location? 9 messages
Zig Version reporting wrong version 2 messages
Allocate Condition (or Mutex) in allocated memory? 26 messages
freeing buffers in tests 27 messages
Native package manager 5 messages
New User
Why are file descriptors returned as `usize`? 12 messages
zig glm-like library 2 messages
Exporting packed struct errors 2 messages
Compiler New User
generic Float?, ohhh... also how determine if a variable is a struct ? 18 messages
C11 in build.zig 4 messages
using ctypes 12 messages
New User
allocator.dupe, and sentinels 6 messages
Get Pointer To Field from Struct Pointer 4 messages
Problem with porting rust code to zig 71 messages
Making DNS queries in zig 18 messages