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
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
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 Observed behavior contradicts documented or intended behavior
#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
#23411 opened Mar 30, 2025 by KilianHanich 0.15.0
On UEFI Unable to use reader and writer interface for File without @constcast bug Observed behavior contradicts documented or intended behavior
#23407 opened Mar 30, 2025 by kouosi
Indexing slice of zero sized types gets inconsistent results bug Observed behavior contradicts documented or intended behavior
#23405 opened Mar 29, 2025 by MasonRemaley 0.14.1
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 Observed behavior contradicts documented or intended behavior
#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.
#23385 opened Mar 27, 2025 by essess 0.14.1
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.
#23383 opened Mar 27, 2025 by kj4tmp 0.14.1
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
#23375 opened Mar 26, 2025 by rootbeer 0.16.0
Proposal: support object-only artifacts with b.addTest() proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23374 opened Mar 26, 2025 by DonIsaac 0.15.0
std.process.Child is not useable for Linux libraries not linking libc even when an env_map is provided. bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#23372 opened Mar 26, 2025 by jsirois 0.15.0
2
2
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.
#23367 opened Mar 26, 2025 by jacobly0 0.15.0
std.Build.Step.Run should normalize cached environment variables on Windows bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals. os-windows zig build system std.Build, the build runner, `zig build` subcommand, package management
#23366 opened Mar 26, 2025 by alexrp 0.16.0
Inconsistent "dependency loop" error depending on analysis order bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23362 opened Mar 25, 2025 by mlugg 0.15.0
std.Build.Step.Fmt does not react to changes with --watch bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals. zig build system std.Build, the build runner, `zig build` subcommand, package management
#23359 opened Mar 25, 2025 by alexrp 0.15.0
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.
#23358 opened Mar 25, 2025 by barathrm 0.15.0
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.