Skip to content

Issues: ziglang/zig

Tracking Issue: Tier System
#23665 opened Apr 26, 2025 by alexrp
Open
Beta
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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Local variables naming collision when using translate-c with __builtin_convertvector bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#23999 opened May 27, 2025 by Rokannon 0.15.0
std.crypto.pwhash APIs are somewhat confusing standard library This issue involves writing Zig code for the standard library.
#23994 opened May 26, 2025 by BrainBlasted
Build fails sporadically with cached compile step argument file bug Observed behavior contradicts documented or intended behavior zig build system std.Build, the build runner, `zig build` subcommand, package management
#23993 opened May 26, 2025 by ianprime0509 0.15.0
Error message instructs to place "&" in the wrong place bug Observed behavior contradicts documented or intended behavior error message This issue points out an error message that is unhelpful and should be improved. frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23992 opened May 26, 2025 by iamfraggle 0.15.0
translate-c applies bitwise NOT to bool, causing type error in Zig bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#23987 opened May 25, 2025 by Yeaseen 0.15.0
Proposal: add zig_version field to build.zig.zon proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23985 opened May 25, 2025 by marler8997
undefined symbol: __declspec(dllimport) _CrtDbgReport on target x86_64-windows-gnu bug Observed behavior contradicts documented or intended behavior libc Issues related to libzigc and Zig's vendored libc code. os-windows
#23983 opened May 24, 2025 by IamSanjid 0.15.0
zig interprets Build.zig as build.zig on case insensitive filesystems (i.e.. macOS/Windows) bug Observed behavior contradicts documented or intended behavior zig build system std.Build, the build runner, `zig build` subcommand, package management
#23980 opened May 24, 2025 by marler8997
Proposal (std): add interfacing support for sigsuspend syscall 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.
#23979 opened May 24, 2025 by QSmally
Zig 0.14 bootstrap fails on Void Linux bug Observed behavior contradicts documented or intended behavior
#23978 opened May 24, 2025 by tranzystorekk 0.15.0
Strange autodoc behavior when --name doesn't match root file name bug Observed behavior contradicts documented or intended behavior
#23976 opened May 24, 2025 by gracen-writes-code
translate-c incorrectly lowers (expr1, bool_expr) as bool, causing assignment to int to fail bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#23975 opened May 24, 2025 by Yeaseen 0.15.0
Crash when compiling a nested labeled switch inside a while loop bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23973 opened May 23, 2025 by AeonianDusk 0.15.0
Proposal: Free Sema from worrying about link inputs and remove extern "libname" ... syntax proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23971 opened May 23, 2025 by alexrp 0.15.0
@extern with library_name causes compiler to segfault/error when building for windows targets bug Observed behavior contradicts documented or intended behavior os-windows
#23967 opened May 22, 2025 by castholm 0.15.0
IPv6 address literal in URI incorrectly handled in std bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#23966 opened May 22, 2025 by doclic 0.15.0
Zigmod fails to build on 0.14.0 for mips64-linux-musl arch-mips 32-bit and 64-bit MIPS bug Observed behavior contradicts documented or intended behavior zig cc Zig as a drop-in C compiler feature
#23965 opened May 22, 2025 by nektro 0.15.0
std.Build.Step.Fmt handles paths incorrectly breaking Implementing this issue could cause existing code to no longer compile or have different behavior. 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. zig build system std.Build, the build runner, `zig build` subcommand, package management
#23957 opened May 22, 2025 by mlugg 0.15.0
Return type of std.os.uefi.protocol.simple_text_input.SimpleTextInput.readKeyStroke should be optional enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-uefi standard library This issue involves writing Zig code for the standard library.
#23956 opened May 22, 2025 by carnivorecookies 0.15.0
std.process.Child lacks a mechanism to use an existing file descriptor for stdio 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.
#23955 opened May 22, 2025 by mlugg 0.15.0
noreturn functions save registers bug Observed behavior contradicts documented or intended behavior
#23952 opened May 21, 2025 by Uthedris
std.mem.sort is less general in debug mode bug Observed behavior contradicts documented or intended behavior
#23951 opened May 21, 2025 by kevinboulain
std.posix.sendfile() fails to compile on 32-bit FreeBSD bug Observed behavior contradicts documented or intended behavior os-freebsd standard library This issue involves writing Zig code for the standard library.
#23949 opened May 21, 2025 by alexrp 0.15.0
f16 value 65023.0 should debug.print 65024.0 bug Observed behavior contradicts documented or intended behavior
#23942 opened May 20, 2025 by drbeco
ProTip! Mix and match filters to narrow down what you’re looking for.