The Wayback Machine - https://web.archive.org/web/20241002085343/https://github.com/ziglang/zig/issues
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

audit implementation of std.io.poll 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.
#21565 opened Oct 2, 2024 by mlugg 0.16.0
Vertical tab escape sequence considerd not valid. bug Observed behavior contradicts documented or intended behavior
#21564 opened Oct 1, 2024 by jfalcon
New Architecture: Parallax Propeller contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#21559 opened Sep 30, 2024 by ikskuh unplanned
Setting a global enum on WASM fails silently bug Observed behavior contradicts documented or intended behavior
#21558 opened Sep 30, 2024 by knexator
Can't print deeply nested data structures in tests bug Observed behavior contradicts documented or intended behavior
#21556 opened Sep 30, 2024 by achan1989
Make testing.print functions public
#21553 opened Sep 30, 2024 by achan1989
build.Step.Run setCwd is not added to hash in make step bug Observed behavior contradicts documented or intended behavior
#21551 opened Sep 29, 2024 by silbinarywolf
Compiler segfault - hit unreachable code at src/arch/x86_64/CodeGen.zig:19534:13 bug Observed behavior contradicts documented or intended behavior
#21550 opened Sep 29, 2024 by RetroDev256
regression: wrong number of arguments in @min and @max builtin errors bug Observed behavior contradicts documented or intended behavior error message This issue points out an error message that is unhelpful and should be improved.
#21549 opened Sep 29, 2024 by gooncreeper 0.14.0
Two possible improvements in std.fs.File.readToEndAllocOptions bug Observed behavior contradicts documented or intended behavior
#21547 opened Sep 29, 2024 by nm-remarkable
@typeName gives a different value when struct{} is assigned to a variable whose type is specified bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21534 opened Sep 27, 2024 by LearnLoop365
implement the rest of the language features in the self-hosted x86 backend arch-x86_64 backend-self-hosted enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#21530 opened Sep 27, 2024 by andrewrk
6 tasks
0.14.0
self-hosted x86 backend has formatted panics disabled arch-x86_64 backend-self-hosted enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#21529 opened Sep 27, 2024 by andrewrk 0.14.0
proposal: remove type parameter from @select in favor of RLS proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#21523 opened Sep 26, 2024 by xdBronch 0.15.0
getauxv bloat in static exe bug Observed behavior contradicts documented or intended behavior
#21522 opened Sep 26, 2024 by michaelortmann
panic during transient DNS failure: linuxLookupName bug Observed behavior contradicts documented or intended behavior
#21521 opened Sep 26, 2024 by mocompute
self-hosted riscv backend missing features needed to enable more informative panic handlers arch-riscv RISCV-32 and RISCV-64 backend-self-hosted enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#21519 opened Sep 26, 2024 by andrewrk 1.0.0
Compiler crashes converting aligned array to many-item pointer or slice bug Observed behavior contradicts documented or intended behavior
#21517 opened Sep 26, 2024 by kulkarniniraj
Compiler crash hits data.live_set.count() == 0 assert in Liveness.zig bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21516 opened Sep 25, 2024 by eshom 0.14.0
Integer overflow in bitcast with zero sized array types bug Observed behavior contradicts documented or intended behavior
#21508 opened Sep 24, 2024 by tauoverpi
Switch Prongs Defined as Comptime-Known Arrays proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#21507 opened Sep 24, 2024 by mnemnion 0.15.0
std.os.windows.ReadFile unhandled LOCK_VIOLATION error bug Observed behavior contradicts documented or intended behavior os-windows standard library This issue involves writing Zig code for the standard library.
#21500 opened Sep 23, 2024 by marler8997 0.14.0
ProTip! no:milestone will show everything without a milestone.