-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Proposal: disallow 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.
comptime return
in all functions
breaking
Segfault compiler when using Observed behavior contradicts documented or intended behavior
inline for
with comptime unknown value
bug
#22545
opened Jan 19, 2025 by
AndrewKraevskii
objcopy: Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
-O elf --set-section-flags
panics
bug
Zig fetch error
bug
Observed behavior contradicts documented or intended behavior
#22542
opened Jan 19, 2025 by
tocha699
argument of Observed behavior contradicts documented or intended behavior
regression
It worked in a previous version of Zig, but stopped working.
inline fn
no longer propagates comptime-ness to result type expression
bug
Reached unreachable code in Observed behavior contradicts documented or intended behavior
digitToChar
function.
bug
#22533
opened Jan 18, 2025 by
KeithBrown39423
translate-c
regression: type error on |
of c_uint
and c_int
bug
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.
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.
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
#22506
opened Jan 16, 2025 by
Sandalmoth
std.process.Child
overhaul
enhancement
#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
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
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
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.
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] Observed behavior contradicts documented or intended behavior
usize
turns into a u32 on some 64-bit architectures based on ABI/libc
bug
#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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.