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: disallow comptime return in all functions 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.
#22549 opened Jan 20, 2025 by mlugg 0.15.0
Segfault compiler when using inline for with comptime unknown value bug Observed behavior contradicts documented or intended behavior
#22545 opened Jan 19, 2025 by AndrewKraevskii
objcopy: -O elf --set-section-flags panics bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals.
#22544 opened Jan 19, 2025 by jacobly0 0.15.0
Zig fetch error bug Observed behavior contradicts documented or intended behavior
#22542 opened Jan 19, 2025 by tocha699
argument of inline fn no longer propagates comptime-ness to result type expression bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working.
#22538 opened Jan 18, 2025 by rohlem 0.14.0
Reached unreachable code in digitToChar function. bug Observed behavior contradicts documented or intended behavior
#22533 opened Jan 18, 2025 by KeithBrown39423
translate-c regression: type error on | of c_uint and c_int bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working.
#22532 opened Jan 18, 2025 by rohlem 0.14.0
2
3
build failures for lib/std/Build/Fuzz/WebServer.zig on armv7l bug Observed behavior contradicts documented or intended behavior
#22523 opened Jan 18, 2025 by M-Evans
Support risc-v code models medlow, medany arch-riscv 32-bit and 64-bit RISC-V enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#22517 opened Jan 17, 2025 by iankronquist 0.15.0
Incorrect SystemV AMD64 ABI call when using aggregate types as parameters bug Observed behavior contradicts documented or intended behavior
#22515 opened Jan 17, 2025 by mhcerri
flaky and unhelpful incremental compilation test harness bug Observed behavior contradicts documented or intended behavior incremental compilation Problem occurs only when reusing compiler state.
#22510 opened Jan 16, 2025 by andrewrk 0.14.0
TLS client not responding to key update when KeyUpdate is KeyUpdateRequest.update_requested bug Observed behavior contradicts documented or intended behavior
#22508 opened Jan 16, 2025 by 2lchain
std.meta.FieldEnum for type with one field does not work in std.EnumArray bug Observed behavior contradicts documented or intended behavior
#22506 opened Jan 16, 2025 by Sandalmoth
std.process.Child overhaul 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.
#22504 opened Jan 16, 2025 by NewbiZ
wasm linker fails to use bss section for undefined bytes arch-wasm 32-bit and 64-bit WebAssembly enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking optimization
#22502 opened Jan 16, 2025 by andrewrk 0.15.0
wasm incremental compilation does not handle object updates arch-wasm 32-bit and 64-bit WebAssembly bug Observed behavior contradicts documented or intended behavior enhancement Solving this issue will likely involve adding new logic or components to the codebase. incremental compilation Problem occurs only when reusing compiler state. linking
#22501 opened Jan 16, 2025 by andrewrk 0.15.0
some incremental compilation tests are disabled for wasm arch-wasm 32-bit and 64-bit WebAssembly bug Observed behavior contradicts documented or intended behavior incremental compilation Problem occurs only when reusing compiler state. linking
#22500 opened Jan 16, 2025 by andrewrk
6 tasks
0.15.0
Unable to combine MSVC and Zig toolchains bug Observed behavior contradicts documented or intended behavior
#22499 opened Jan 16, 2025 by godofecht
Comptime known value not comptime known in SDL3.h translate-c bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working.
#22494 opened Jan 15, 2025 by Beyley 0.14.0
2
2
AArch64: LLVM auto-vectorization of memcpy causes alignment faults with 8-byte aligned addresses bug Observed behavior contradicts documented or intended behavior
#22491 opened Jan 14, 2025 by Hotschmoe
wrong source file info for files in seperate modules bug Observed behavior contradicts documented or intended behavior
#22486 opened Jan 13, 2025 by gooncreeper
ArrayList.toOwnedSlice assertion error with zero-sized types bug Observed behavior contradicts documented or intended behavior
#22483 opened Jan 13, 2025 by sb2bg
[Apple M2 MacBook only] usize turns into a u32 on some 64-bit architectures based on ABI/libc bug Observed behavior contradicts documented or intended behavior
#22464 opened Jan 11, 2025 by Validark
zig cc creating incorrect amd64 binary bug Observed behavior contradicts documented or intended behavior
#22463 opened Jan 11, 2025 by cristeigabriel
ProTip! Type g i on any issue or pull request to go back to the issue listing page.