-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
std.fmt.parseFloat
fails to encode instruction using x86_64 backed on unsafe release modes
bug
#22877
opened Feb 13, 2025 by
sno2
copy of overlapping values produces wrong results
bug
Observed behavior contradicts documented or intended behavior
#22872
opened Feb 12, 2025 by
Fri3dNstuff
MacOS CA Bundle regression after b3a11018ae1fe99190fb6fb7ae82a486c40f6f15
bug
Observed behavior contradicts documented or intended behavior
os-macos
regression
It worked in a previous version of Zig, but stopped working.
standard library
This issue involves writing Zig code for the standard library.
Using 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.
@This()
in opaque type hits unreachable
bug
Compiler segfault analyzing Observed behavior contradicts documented or intended behavior
array_init_ref
when comptime-only argument is runtime-only
bug
#22868
opened Feb 12, 2025 by
Jarred-Sumner
@embedFile corrupts compiler memory
bug
Observed behavior contradicts documented or intended behavior
#22867
opened Feb 12, 2025 by
RetroDev256
Zig crashes on LoongArch64
arch-loongarch
32-bit and 64-bit LoongArch
bug
Observed behavior contradicts documented or intended behavior
regression
It worked in a previous version of Zig, but stopped working.
zig build: Incorrect .\ prefix added to Linux shared library paths in ELF dynamic section
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
linking
os-linux
std.heap.PageAllocator: improve implementation on Windows using NtAllocateVirtualMemory
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
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.
Reference-trace of inline functions incorrect
error message
This issue points out an error message that is unhelpful and should be improved.
[trivial] misleading error message in std/Build/Step.zig/failWithCacheError()
bug
Observed behavior contradicts documented or intended behavior
zig build system
std.Build, the build runner, `zig build` subcommand, package management
endless recursion via function result type expression crashes the compiler (and recursion here does not use eval branch quota)
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
[Macosx] zig build cause failed to rename compilation results AccessDenied
bug
Observed behavior contradicts documented or intended behavior
#22840
opened Feb 10, 2025 by
KarryCharon
build results vary from ASLR
bug
Observed behavior contradicts documented or intended behavior
#22839
opened Feb 10, 2025 by
bmwiedemann
zig build target aarch64-ios-simulator doesnt actually produce a simulator library
arch-aarch64
64-bit ARM
bug
Observed behavior contradicts documented or intended behavior
os-ios
iPhoneOS
Get rid of "always_" prefixes from std.builtin.CallModifier field names
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.
Compiler segfault in Observed behavior contradicts documented or intended behavior
InternPool.indexToKey
during sema likely due to invalid index
bug
#22824
opened Feb 9, 2025 by
Jarred-Sumner
@deprecated()
builtin
accepted
Auto doc links on Windows are broken due to file path separator
autodoc
The web application for interactive documentation and generation of its assets.
bug
Observed behavior contradicts documented or intended behavior
os-windows
UEFI keeps regressing due to lack of CI build coverage
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
os-uefi
#22809
opened Feb 7, 2025 by
linusg
implement a webassembly allocator that handles multi-threading
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
os-wasi
standard library
This issue involves writing Zig code for the standard library.
Several allocators in std no longer compile
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
os-plan9
os-uefi
regression
It worked in a previous version of Zig, but stopped working.
standard library
This issue involves writing Zig code for the standard library.
wasi_thread_start() writes into wrong stack when optimize = Debug
arch-wasm
32-bit and 64-bit WebAssembly
bug
Observed behavior contradicts documented or intended behavior
os-wasi
standard library
This issue involves writing Zig code for the standard library.
zig build --watch
crashes in bun on macos
bug
#22800
opened Feb 7, 2025 by
nektro
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.