-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Tier System: 32-bit ARM
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
os-windows
tier system
Issues that track the support tier for a platform.
thumb-windows
arch-arm
Module tests fail to build for 32-bit ARM
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
os-windows
upstream
An issue with a third party project that Zig uses.
thumb-windows-gnu
arch-arm
test-c-import fails for x86-netbsd-none
bug
translate-c geenerates Invalid Pointer Cast for (int *)1
bug
Observed behavior contradicts documented or intended behavior
translate-c
C to Zig source translation feature (@cImport)
#24010
opened May 29, 2025 by
Yeaseen
independent child process can block other processes from terminating on windows
bug
Observed behavior contradicts documented or intended behavior
os-windows
standard library
This issue involves writing Zig code for the standard library.
Does This issue involves writing Zig code for the standard library.
std.BoundedArray really need constSlice?
standard library
#24003
opened May 28, 2025 by
wooster0
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)
std.crypto.pwhash APIs are somewhat confusing
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
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.
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)
Proposal: add This issue suggests modifications. If it also has the "accepted" label then it is planned.
zig_version field to build.zig.zon
proposal
#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
zig interprets Build.zig as build.zig on case insensitive filesystems (i.e.. macOS/Windows)
bug
Observed behavior contradicts documented or intended behavior
os-macos
os-windows
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Proposal (std): add interfacing support for 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.
sigsuspend syscall
enhancement
Zig 0.14 bootstrap fails on Void Linux
bug
Observed behavior contradicts documented or intended behavior
Strange autodoc behavior when Observed behavior contradicts documented or intended behavior
--name doesn't match root file name
bug
#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)
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.
Proposal: Free Sema from worrying about link inputs
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
@extern with library_name causes compiler to segfault/error when building for windows targets
bug
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.
std.Build.Step.Fmt handles paths incorrectly
breaking
Previous Next
ProTip!
Adding no:label will show everything without a label.