-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
x86_64 backend: no encoding found when disabling sse
bug
Observed behavior contradicts documented or intended behavior
#23426
opened Mar 31, 2025 by
leecannon
compiler flag working only in certain positions
bug
Observed behavior contradicts documented or intended behavior
#23424
opened Mar 31, 2025 by
johan0A
.use_llvm = false, .use_lld = false
makes fuzz tests not start
bug
#23423
opened Mar 31, 2025 by
Paladynee
translate-c: sizeof doesn't get translated properly in variadic functions
bug
Observed behavior contradicts documented or intended behavior
translate-c
C to Zig source translation feature (@cImport)
#23421
opened Mar 31, 2025 by
maximizations
Missing reference trace in test
error message
This issue points out an error message that is unhelpful and should be improved.
#23415
opened Mar 30, 2025 by
MahdiGMK
Invalid cast error when printing extern unions
bug
Observed behavior contradicts documented or intended behavior
#23414
opened Mar 30, 2025 by
nikneym
Wine integration: can't run wine on Arch Linux
bug
Observed behavior contradicts documented or intended behavior
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
Zig sometimes produces a bad entry in the global cache that breaks caching entirely for my project (across all clones)
bug
Observed behavior contradicts documented or intended behavior
#23409
opened Mar 30, 2025 by
IntegratedQuantum
On UEFI Unable to use reader and writer interface for File without Observed behavior contradicts documented or intended behavior
@constcast
bug
#23407
opened Mar 30, 2025 by
kouosi
Indexing slice of zero sized types gets inconsistent results
bug
Observed behavior contradicts documented or intended behavior
Improve "value with comptime-only type 'comptime_int' depends on runtime control flow"
error message
This issue points out an error message that is unhelpful and should be improved.
#23401
opened Mar 29, 2025 by
uyha
Pointer alignment errors occurring inconsistently
bug
Observed behavior contradicts documented or intended behavior
#23400
opened Mar 29, 2025 by
GoldenStack
m orelse void
not allowed in a type expression where if (m) |k| k else void
is
bug
#23396
opened Mar 28, 2025 by
tauoverpi
lack of AVX/2 not detected correctly when generating the build executable
arch-x86
32-bit x86
arch-x86_64
64-bit x86
bug
Observed behavior contradicts documented or intended behavior
standard library
This issue involves writing Zig code for the standard library.
E.NXIO should not be an unexpected error (6) for std.posix.send
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
standard library
This issue involves writing Zig code for the standard library.
Using pkg-config to link against static libraries does not correctly call pkg-config
bug
Observed behavior contradicts documented or intended behavior
zig build system
std.Build, the build runner, `zig build` subcommand, package management
#23382
opened Mar 27, 2025 by
AnthonyZhOon
support f128 arguments in riscv self-hosted backend
arch-riscv
32-bit and 64-bit RISC-V
backend-self-hosted
bug
Observed behavior contradicts documented or intended behavior
Proposal: support object-only artifacts with This issue suggests modifications. If it also has the "accepted" label then it is planned.
b.addTest()
proposal
std.process.Child
is not useable for Linux libraries not linking libc even when an env_map
is provided.
bug
Proposal: restricted function types
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
optimization
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
std.Build.Step.Run
should normalize cached environment variables on Windows
bug
std.Build.Step.Fmt
does not react to changes with --watch
bug
wasm-ld: ....o: undefined symbol: ldexp in Release modes, but works in Debug
bug
Observed behavior contradicts documented or intended behavior
compiler-rt
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
std.http.WebSocket connection closes immediately
bug
Observed behavior contradicts documented or intended behavior
standard library
This issue involves writing Zig code for the standard library.
#23349
opened Mar 24, 2025 by
clebert
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.