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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Allow surrogate codepoints when escaped with \u proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20270 opened Jun 11, 2024 by mnemnion 0.14.0
std.Progress: Output not cleared on SIGINT bug Observed behavior contradicts documented or intended behavior
#20266 opened Jun 11, 2024 by llogick
Index Out of Bounds Panic Hit with std.Progress bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#20262 opened Jun 11, 2024 by haydenridd 0.14.0
update_cpu_features.zig Doesn't Compile bug Observed behavior contradicts documented or intended behavior
#20261 opened Jun 11, 2024 by haydenridd 0.14.0
No/missing debug information for const variables. bug Observed behavior contradicts documented or intended behavior debug-info Debug information of binary generated by Zig is not as expected.
#20259 opened Jun 11, 2024 by Srekel
No debug information for local variables in "watch" window. bug Observed behavior contradicts documented or intended behavior
#20258 opened Jun 11, 2024 by Srekel
std.zip: Add strip_components to extract options 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.
#20257 opened Jun 11, 2024 by trnxdev 0.14.0
error: unable to unpack tarball to temporary directory: EndOfStream bug Observed behavior contradicts documented or intended behavior
#20256 opened Jun 10, 2024 by hazeycode
Missing stacktrace on Windows 11 x86_64 for Dynamic Libraries linked at runtime (DynSym) bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working.
#20255 opened Jun 10, 2024 by katamari64 0.14.0
Missing optimization with optional pointers bug Observed behavior contradicts documented or intended behavior
#20254 opened Jun 10, 2024 by vadim-za
Add compile error for overwriting a value that was never used proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20250 opened Jun 10, 2024 by TheHonestHare 0.14.0
Bare Switch Capture
#20249 opened Jun 10, 2024 by marler8997
cgo build failed when cc='zig cc' bug Observed behavior contradicts documented or intended behavior
#20243 opened Jun 9, 2024 by jiacai2050
Share a canonical panic handler across compilation units breaking Implementing this issue could cause existing code to no longer compile or have different behavior. linking proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20240 opened Jun 9, 2024 by mlugg 0.15.0
inconsistent error message for arithmetic with error union and comptime_int error message This issue points out an error message that is unhelpful and should be improved.
#20239 opened Jun 8, 2024 by rohlem 0.16.0
zig 0.12.1 builds without relro on netbsd bug Observed behavior contradicts documented or intended behavior os-netbsd
#20238 opened Jun 8, 2024 by nikkicoon 0.15.0
add @Here() builtin for in-situ reference of known destination Type proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20236 opened Jun 8, 2024 by expikr 0.14.0
Zig build should error when overwriting output files enhancement Solving this issue will likely involve adding new logic or components to the codebase. zig build system std.Build, the build runner, `zig build` subcommand, package management
#20235 opened Jun 8, 2024 by wooster0 0.14.0
Specification of behavior for safety-disabled bare unions proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20232 opened Jun 8, 2024 by mnemnion 0.14.0
std.mem.sort requires items to be comptime-known enhancement Solving this issue will likely involve adding new logic or components to the codebase. error message This issue points out an error message that is unhelpful and should be improved. frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20221 opened Jun 7, 2024 by MKuranowski 0.15.0
Self-referential tagged union segfaults the compiler bug Observed behavior contradicts documented or intended behavior
#20218 opened Jun 7, 2024 by paoda
Pointer arithmetic and slicing without end for zero-size types give wrong results bug Observed behavior contradicts documented or intended behavior
#20214 opened Jun 6, 2024 by weebcel
delete unused *opaque{} definitions from std.os.windows os-windows standard library This issue involves writing Zig code for the standard library.
#20208 opened Jun 6, 2024 by expikr 0.14.0
termios contains undefined bytes after tcgetattr. bug Observed behavior contradicts documented or intended behavior os-linux standard library This issue involves writing Zig code for the standard library.
#20205 opened Jun 5, 2024 by wojciechmurimi 0.14.0
Compiler crashes when using for on compile time slice. bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20204 opened Jun 5, 2024 by ScuroGuardiano 0.14.0
ProTip! Find all open issues with in progress development work with linked:pr.