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

SplitIterator panics when doing SplitIterator.first() twice bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#22338 opened Dec 28, 2024 by sfiedler0 0.15.0
Inconsistent output of shared libraries on different operating systems bug Observed behavior contradicts documented or intended behavior
#22334 opened Dec 27, 2024 by KoT3isGood
std.zip.Iterator.Entry.extract fails for some zip files bug Observed behavior contradicts documented or intended behavior
#22329 opened Dec 27, 2024 by kartikynwa
Zero size tuple field is implicitly comptime which leads to confusing error message bug Observed behavior contradicts documented or intended behavior
#22323 opened Dec 26, 2024 by tomboehmer
Compiler crash (SIGSEGV) with messed up @as() and @splat() bug Observed behavior contradicts documented or intended behavior
#22321 opened Dec 26, 2024 by pfgithub
Zig struggles with linking or translating arrays of c-string bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#22315 opened Dec 25, 2024 by Daimanta 0.15.0
autodoc: std.crypto.core.aes documentation is hard to reach bug Observed behavior contradicts documented or intended behavior
#22312 opened Dec 25, 2024 by sorairolake
Fmt throws compile-time error on a different call reference bug Observed behavior contradicts documented or intended behavior
#22307 opened Dec 24, 2024 by xgallom
Compilation stuck when using IntegerBitSet arch-aarch64 64-bit ARM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#22297 opened Dec 23, 2024 by maxandron 0.15.0
No error on comptime expression loading runtime value bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#22296 opened Dec 23, 2024 by kj4tmp 0.14.0
-Wl,-mllvm causes unsupported linker arg: -mllvm enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking zig cc Zig as a drop-in C compiler feature
#22291 opened Dec 22, 2024 by mrexodia 0.15.0
Add std.DynamicBitSet.setAll & unsetAll bug Observed behavior contradicts documented or intended behavior
#22288 opened Dec 22, 2024 by nurpax
trace trap (core dumped) on continue inside error switch bug Observed behavior contradicts documented or intended behavior
#22287 opened Dec 22, 2024 by cyuria
Proposal: remove per-module targets breaking Implementing this issue could cause existing code to no longer compile or have different behavior. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. zig build system std.Build, the build runner, `zig build` subcommand, package management
#22285 opened Dec 21, 2024 by mlugg 0.15.0
let std.Build.add{Test,Executable} take a root module and target/optimize options enhancement Solving this issue will likely involve adding new logic or components to the codebase. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. zig build system std.Build, the build runner, `zig build` subcommand, package management
#22284 opened Dec 21, 2024 by dweiller 0.15.0
Make std.BitStack.pop return an optional breaking Implementing this issue could cause existing code to no longer compile or have different behavior. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. standard library This issue involves writing Zig code for the standard library.
#22282 opened Dec 21, 2024 by adurmk1 0.15.0
zig test empty.zig --error-limit 0 segfaults bug Observed behavior contradicts documented or intended behavior
#22281 opened Dec 21, 2024 by wooster0
Misleading error message for missing path-based dependency used as build helper error message This issue points out an error message that is unhelpful and should be improved.
#22279 opened Dec 21, 2024 by ianprime0509
large generated code size in ReleaseSmall bug Observed behavior contradicts documented or intended behavior
#22277 opened Dec 20, 2024 by dweiller
Smaller ReleaseSmall by default enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#22270 opened Dec 19, 2024 by wooster0
1 of 6 tasks
unplanned
Weird bug around handling -v flag in zig cc -target bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working. zig cc Zig as a drop-in C compiler feature
#22269 opened Dec 19, 2024 by tesuji 0.14.0
ProTip! Follow long discussions with comments:>50.