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

Proposal: allow @splat for arrays proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20433 opened Jun 27, 2024 by mlugg 0.14.0
Test encapsulation and statics variables bug Observed behavior contradicts documented or intended behavior
#20432 opened Jun 27, 2024 by kALLEBALIK
Libraries/Objects Don't Propagate System Include Paths to Consumers bug Observed behavior contradicts documented or intended behavior
#20431 opened Jun 26, 2024 by haydenridd
Cannot build with arc4random_buf on Linux glibc bug Observed behavior contradicts documented or intended behavior
#20426 opened Jun 26, 2024 by hcoona
It's unclear which minimum Linux kernel version the Zig standard library actually supports docs os-linux standard library This issue involves writing Zig code for the standard library.
#20423 opened Jun 26, 2024 by alexrp 0.14.0
Cross-build x86_64-linux-gnu -> aarch64-linux-gnu fails in langref steps bug Observed behavior contradicts documented or intended behavior
#20421 opened Jun 25, 2024 by MementoRC
@cVaArg() segfaults when it needs to retrieve a u128 from the stack (target = x86_64-Linux) backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code.
#20417 opened Jun 25, 2024 by chung-leong 0.15.0
"Argument unused during compilation" errors on AArch64 assembly files in 0.12.1 bug Observed behavior contradicts documented or intended behavior
#20416 opened Jun 24, 2024 by Torphedo
0.13 regression: simdutf targeting x86-64 no longer builds bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working.
#20414 opened Jun 24, 2024 by mitchellh 0.14.0
std.mem.readVarInt cannot handle return types with bit widths of 8 or fewer bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#20409 opened Jun 24, 2024 by squeek502 0.14.0
std.compress.xz does not implement read correctly (it treats end-of-stream as an error) bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#20408 opened Jun 24, 2024 by squeek502 0.14.0
flaky tests: FileNotFound bug Observed behavior contradicts documented or intended behavior
#20406 opened Jun 24, 2024 by mlugg 0.14.0
Improve translate-c macro @compileErrors for pragma operators error message This issue points out an error message that is unhelpful and should be improved. translate-c C to Zig source translation feature (@cImport)
#20405 opened Jun 23, 2024 by kj4tmp 0.15.0
panic from std.http.Server.Request.respond when request exactly fills buffer and contains a body bug Observed behavior contradicts documented or intended behavior
#20390 opened Jun 22, 2024 by nnym
std.debug.print("{}\n", .{1e.5}); should not compile bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20385 opened Jun 22, 2024 by germay 0.14.0
Failure to catch implicit break in block with anonymous struct bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20383 opened Jun 22, 2024 by freakmangd 0.14.0
std.posix.open runs into unreachable when used to open a tmp file bug Observed behavior contradicts documented or intended behavior
#20378 opened Jun 21, 2024 by CPestka
Building C code for powerpc-linux-gnueabi(hf) fails due to duplicate lgammal symbol bug Observed behavior contradicts documented or intended behavior
#20376 opened Jun 21, 2024 by alexrp
@enumFromInt(@truncate(x)) should work frontend Tokenization, parsing, AstGen, Sema, and Liveness. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20375 opened Jun 21, 2024 by wooster0 0.14.0
On Mac, lib.std.Dir.realpath resolves firmlinks but /bin/realpath does not bug Observed behavior contradicts documented or intended behavior
#20374 opened Jun 21, 2024 by hippietrail
Functions that return generic functions produce GenericPoisons, can break(?) type checking bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20373 opened Jun 21, 2024 by SuperAuguste 0.14.0
errdefer capture is an error union instead of error set when the function returns an @errorCasted error bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20371 opened Jun 21, 2024 by xdBronch 0.14.0
_ allowed as an errdefer capture assigning it to @"_" rather than discarding bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20370 opened Jun 21, 2024 by xdBronch 0.14.0
ProTip! no:milestone will show everything without a milestone.