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

@errorCast to inferred anyerror causes undefined behavior in compiler when function is inlined bug Observed behavior contradicts documented or intended behavior
#23222 opened Mar 12, 2025 by gooncreeper
No option to have ubsan with trap instead of runtime bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23216 opened Mar 12, 2025 by ikskuh 0.14.1
zig build-exe should not strip indirectly needed libraries bug Observed behavior contradicts documented or intended behavior
#23215 opened Mar 12, 2025 by martinetd
Passing regular struct to reader.readStruct leads to cryptic error error message This issue points out an error message that is unhelpful and should be improved.
#23213 opened Mar 12, 2025 by dustdfg
spirv: Memory accesses with PhysicalStorageBuffer must use Aligned bug Observed behavior contradicts documented or intended behavior
#23212 opened Mar 12, 2025 by igaryhe
empty anonymous array init doesnt coerce to many pointer bug Observed behavior contradicts documented or intended behavior
#23210 opened Mar 12, 2025 by xdBronch 0.14.1
Linker error on dynamic library bug Observed behavior contradicts documented or intended behavior os-windows
#23204 opened Mar 11, 2025 by x07x08 0.14.1
Add Console API functions definitions on kernel32 enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-windows standard library This issue involves writing Zig code for the standard library.
#23200 opened Mar 11, 2025 by wllfaria
Poor code gen for packed struct bitfields bug Observed behavior contradicts documented or intended behavior
#23199 opened Mar 11, 2025 by lassade
Zig produces ELF instead of COFF object files when trying to compile for riscv64-uefi arch-riscv 32-bit and 64-bit RISC-V backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior os-uefi
#23195 opened Mar 10, 2025 by Dranoel2 0.16.0
Segmentation Fault When Using Anonymous Struct Literal Assignment bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working.
#23190 opened Mar 10, 2025 by ArielBenichou
"Unexpected" error building project with dependencies bug Observed behavior contradicts documented or intended behavior
#23187 opened Mar 10, 2025 by pvande
std.mem.indexOfSentinel() vectorized path violates pointer aliasing rules bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#23184 opened Mar 10, 2025 by alexrp 0.15.0
Top-level attr .paths in build.zig.zon allows adding non-existent files without checking bug Observed behavior contradicts documented or intended behavior
#23183 opened Mar 10, 2025 by acid-bong
wasm function import same name, different types results in runtime unreachable bug Observed behavior contradicts documented or intended behavior
#23181 opened Mar 10, 2025 by scottredig
--sysroot is added to absolute paths on Windows bug Observed behavior contradicts documented or intended behavior
#23179 opened Mar 10, 2025 by xobs
Tracking issue for the LLVM 21 upgrade arch-nvptx NVIDIA PTX arch-wasm 32-bit and 64-bit WebAssembly backend-llvm The LLVM backend outputs an LLVM IR Module. enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-uefi
#23176 opened Mar 10, 2025 by alexrp
4 tasks
0.16.0
expected optional type trying to call function on unwrapped C pointer bug Observed behavior contradicts documented or intended behavior
#23175 opened Mar 10, 2025 by xdBronch
introduce new float types; remove @setFloatMode accepted This proposal is planned. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23173 opened Mar 10, 2025 by andrewrk 0.15.0
Compiler segfault when compiling code that uses std.posix.Sigaction bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness. regression It worked in a previous version of Zig, but stopped working.
#23169 opened Mar 9, 2025 by farhaven 0.15.0
std.json.parseFromSlice divide by zero bug Observed behavior contradicts documented or intended behavior
#23168 opened Mar 9, 2025 by MasonRemaley
bad permissions in macho archive file bug Observed behavior contradicts documented or intended behavior
#23164 opened Mar 9, 2025 by vrischmann
No 'x depends on itself' error for packed structs bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23162 opened Mar 9, 2025 by Eightzi4
assert(struct_type.haveLayout(ip)) hit when calling a function pointer field of an extern struct bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23161 opened Mar 9, 2025 by kcbanner 0.14.1
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.