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

different default undefined behaviour when *anyopaque member is used in version 0.13 and 0.14 bug Observed behavior contradicts documented or intended behavior
#22575 opened Jan 22, 2025 by akornatskyy
Random(?) compiler error codes on Windows CI runners (seen error codes 5 and 116 so far) bug Observed behavior contradicts documented or intended behavior os-windows
#22567 opened Jan 21, 2025 by floooh 0.14.0
AstGen/ZIR rewrite mega-issue enhancement Solving this issue will likely involve adding new logic or components to the codebase. frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#22565 opened Jan 21, 2025 by mlugg 0.15.0
Running into file descriptor limits when linking against static musl in a container bug Observed behavior contradicts documented or intended behavior
#22564 opened Jan 21, 2025 by btertoolen
dependency on libc must be explicitly specified in the build command when extern "ksuser" function is declared bug Observed behavior contradicts documented or intended behavior
#22560 opened Jan 20, 2025 by marler8997
std.Build conflates libc configuration for host and cross targets bug Observed behavior contradicts documented or intended behavior zig build system std.Build, the build runner, `zig build` subcommand, package management
#22559 opened Jan 20, 2025 by tranzystorekk 0.15.0
missing AST-level "unreachable code" errors bug Observed behavior contradicts documented or intended behavior
#22553 opened Jan 20, 2025 by tauoverpi 0.15.0
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
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
Reached unreachable code in digitToChar function. bug Observed behavior contradicts documented or intended behavior
#22533 opened Jan 18, 2025 by KeithBrown39423
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
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
ProTip! What’s not been updated in a month: updated:<2024-12-22.