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

Format Error does not say which source code line was wrong bug Observed behavior contradicts documented or intended behavior
#21283 opened Sep 2, 2024 by jonasdiemer
sentinel safety check with floats is different at runtime vs compile time bug Observed behavior contradicts documented or intended behavior
#21282 opened Sep 2, 2024 by paperdave 0.15.0
LLVM crash when using argument of naked function arch-x86_64 backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior upstream An issue with a third party project that Zig uses.
#21279 opened Sep 1, 2024 by filasieno
fchmodat smoke test fails on mips(el)-linux-gnueabi(hf) bug Observed behavior contradicts documented or intended behavior
#21276 opened Sep 1, 2024 by alexrp
Is the absence of shortened IPv4 address support in net.Address.parseIp4 intentional? docs standard library This issue involves writing Zig code for the standard library.
#21275 opened Sep 1, 2024 by kaandesu 0.15.0
proposal: typed captures proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#21267 opened Aug 31, 2024 by mitchellh 0.14.0
Comptime execution segfaults compiler bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21266 opened Aug 31, 2024 by Validark 0.15.0
std.Build.Step.ConfigHeader: #cmakedefine X @X@ causes false error when X isn't specified bug Observed behavior contradicts documented or intended behavior zig build system std.Build, the build runner, `zig build` subcommand, package management
#21265 opened Aug 31, 2024 by Lzard 0.16.0
Compiler segfault while messing around with unions with noreturn field bug Observed behavior contradicts documented or intended behavior
#21250 opened Aug 30, 2024 by acc1729
Packed struct has unexpected RMW/Multiple writes on arm. bug Observed behavior contradicts documented or intended behavior
#21249 opened Aug 30, 2024 by taylorh140
Incorrect behavior on C function that returns struct which contains array of one or two doubles arch-aarch64 64-bit ARM arch-riscv RISCV-32 and RISCV-64 arch-wasm 32-bit and 64-bit WebAssembly arch-x86_64 bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code.
#21245 opened Aug 29, 2024 by tatjam 0.14.0
Avoid LLVM API for setting a module's code model and PIC/PIE levels backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals.
#21238 opened Aug 29, 2024 by alexrp 0.14.0
Some floating point tests fail on arm-linux-(gnu,musl)eabi (soft float) arch-arm 32-bit ARM bug Observed behavior contradicts documented or intended behavior
#21234 opened Aug 28, 2024 by alexrp 0.15.0
zig don't get remote package rootpath bug Observed behavior contradicts documented or intended behavior
#21232 opened Aug 28, 2024 by kassane
link.Dwarf loads AST when emitting debug info bug Observed behavior contradicts documented or intended behavior
#21227 opened Aug 28, 2024 by mlugg 0.14.0
panic: referenced transitive analysis errors, but none actually emitted bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness. incremental compilation Problem occurs only when reusing compiler state.
#21223 opened Aug 27, 2024 by andrewrk 0.14.0
@errorCast into an inferred error set causes compiler crash bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21222 opened Aug 27, 2024 by NicoElbers 0.15.0
zig c++ linker puts relative path into NEEDED section of dynamically linked executable breaking rpath resolution bug Observed behavior contradicts documented or intended behavior
#21219 opened Aug 27, 2024 by FabianHahn
compiler crash writing pointer to comptime var to reinterpreted memory bug Observed behavior contradicts documented or intended behavior
#21216 opened Aug 27, 2024 by rohlem
All mips(el)-linux-gnueabi* tests crash in std.mem.eqlBytes() arch-mips backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior upstream An issue with a third party project that Zig uses.
#21215 opened Aug 27, 2024 by alexrp 1.0.0
@TypeOf(f(x)) with non-inline f in return type expression leads to compile error with either pointer to comptime var or runtime value bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21213 opened Aug 26, 2024 by rohlem 0.14.0
remove @setAlignStack, replacing it with function incoming stack alignment attributes accepted This proposal is planned. 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.
#21209 opened Aug 26, 2024 by mlugg 0.15.0
Proposal: clarify comptime_float semantics proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#21205 opened Aug 26, 2024 by ianprime0509 0.14.0
ProTip! Add no:assignee to see everything that’s not assigned.