Skip to content

Issues: ziglang/zig

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

"offsetof" from C header does not handle union within struct bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#20112 opened May 29, 2024 by matdibu 0.16.0
upperBound and lowerBound has inconsistent callback types bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#20110 opened May 29, 2024 by g2mt 0.14.0
zig fmt outputs invalid syntax when formatting an error set with doc comments onto one line bug Observed behavior contradicts documented or intended behavior zig fmt
#20108 opened May 29, 2024 by kcbanner 0.14.0
Progress display is cut off horizontally on Windows bug Observed behavior contradicts documented or intended behavior
#20107 opened May 29, 2024 by kcbanner
add support for targeting glibc 2.39 enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-linux
#20106 opened May 29, 2024 by andrewrk 0.13.0
implement std.Progress IPC for Windows contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-windows standard library This issue involves writing Zig code for the standard library.
#20105 opened May 29, 2024 by andrewrk 0.14.0
implement std.Progress IPC for WASI enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-wasi standard library This issue involves writing Zig code for the standard library.
#20104 opened May 29, 2024 by andrewrk 0.16.0
std.Progress: add byte unit flag and resource scope; support throughput calculation enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#20103 opened May 29, 2024 by andrewrk 0.16.0
implement std.Progress for single-threaded mode enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#20101 opened May 29, 2024 by andrewrk 1.0.0
Zig build system incorrectly parses some depfiles generated by Rust on Windows bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20099 opened May 28, 2024 by bcrist 0.13.0
zig fetch -h should include examples
#20096 opened May 28, 2024 by hippietrail
Undefined struct fields are initialized to 0 instead of 0xAA in debug mode (with llvm backend) backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#20095 opened May 28, 2024 by IntegratedQuantum 0.14.0
SIGTRAP When attempting to write to a runtime index in comptime variable bug Observed behavior contradicts documented or intended behavior
#20094 opened May 28, 2024 by Validark
Unsure how to handle duplicate symbol linker error bug Observed behavior contradicts documented or intended behavior linking
#20092 opened May 28, 2024 by ncoe
@cInclude("stdio.h") doesn't work for -Dtarget=wasm32-emscripten bug Observed behavior contradicts documented or intended behavior
#20090 opened May 27, 2024 by qdwang
ErrorUnion typeInfo debug print causes GenericPoison bug Observed behavior contradicts documented or intended behavior
#20088 opened May 27, 2024 by NicoElbers
Can't link on PPC64LE bug Observed behavior contradicts documented or intended behavior
#20087 opened May 27, 2024 by rany2
Zig does not report errors or sliently fails on .S / assembler_with_cpp files bug Observed behavior contradicts documented or intended behavior
#20086 opened May 27, 2024 by pfgithub
ReleaseSafe panic error trace points at line 0 when freeing an undefined pointer bug Observed behavior contradicts documented or intended behavior
#20085 opened May 27, 2024 by IntegratedQuantum
Missing error for runtime @ptrFromInt to comptime-only type bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20083 opened May 27, 2024 by silbinarywolf 0.13.0
observed error.Unexpected NTSTATUS=0xc0000056 (DELETE_PENDING) in makeOpenDirAccessMaskW bug Observed behavior contradicts documented or intended behavior os-windows standard library This issue involves writing Zig code for the standard library.
#20079 opened May 26, 2024 by andrewrk 0.13.0
std.debug.bufPrintZ padding on the wrong side of output bug Observed behavior contradicts documented or intended behavior
#20078 opened May 26, 2024 by Eken-beep
callconv(.Naked) functions with parameters cause silent LLVM crash when compiling for PowerPC bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20076 opened May 26, 2024 by zeroZshadow 0.14.0
ProTip! Follow long discussions with comments:>50.