-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Format Error does not say which source code line was wrong
bug
Observed behavior contradicts documented or intended behavior
#21283
opened Sep 2, 2024 by
jonasdiemer
sentinel safety check with floats is different at runtime vs compile time
bug
Observed behavior contradicts documented or intended behavior
LLVM crash when using argument of naked function
arch-x86_64
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
upstream
An issue with a third party project that Zig uses.
#21279
opened Sep 1, 2024 by
filasieno
fchmodat smoke test fails on mips(el)-linux-gnueabi(hf)
bug
#21276
opened Sep 1, 2024 by
alexrp
Is the absence of shortened IPv4 address support in net.Address.parseIp4 intentional?
docs
standard library
This issue involves writing Zig code for the standard library.
proposal: typed captures
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
Comptime execution segfaults compiler
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
std.Build.Step.ConfigHeader: #cmakedefine X @X@ causes false error when X isn't specified
bug
Compiler segfault while messing around with unions with noreturn field
bug
Observed behavior contradicts documented or intended behavior
#21250
opened Aug 30, 2024 by
acc1729
Packed struct has unexpected RMW/Multiple writes on arm.
bug
Observed behavior contradicts documented or intended behavior
#21249
opened Aug 30, 2024 by
taylorh140
Incorrect behavior on C function that returns struct which contains array of one or two doubles
arch-aarch64
64-bit ARM
arch-riscv
RISCV-32 and RISCV-64
arch-wasm
32-bit and 64-bit WebAssembly
arch-x86_64
bug
Observed behavior contradicts documented or intended behavior
miscompilation
The compiler reports success but produces semantically incorrect code.
Avoid LLVM API for setting a module's code model and PIC/PIE levels
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
Some floating point tests fail on 32-bit ARM
bug
Observed behavior contradicts documented or intended behavior
arm-linux-(gnu,musl)eabi (soft float)
arch-arm
zig don't get remote package rootpath
bug
Observed behavior contradicts documented or intended behavior
#21232
opened Aug 28, 2024 by
kassane
link.Dwarf loads AST when emitting debug info
bug
panic: referenced transitive analysis errors, but none actually emitted
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
incremental compilation
Problem occurs only when reusing compiler state.
@errorCast into an inferred error set causes compiler crash
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
zig c++ linker puts relative path into NEEDED section of dynamically linked executable breaking rpath resolution
bug
#21219
opened Aug 27, 2024 by
FabianHahn
compiler crash writing pointer to Observed behavior contradicts documented or intended behavior
comptime var to reinterpreted memory
bug
#21216
opened Aug 27, 2024 by
rohlem
All The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
upstream
An issue with a third party project that Zig uses.
mips(el)-linux-gnueabi* tests crash in std.mem.eqlBytes()
arch-mips
backend-llvm
@TypeOf(f(x)) with non-inline f in return type expression leads to compile error with either pointer to comptime var or runtime value
bug
remove This proposal is planned.
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.
@setAlignStack, replacing it with function incoming stack alignment attributes
accepted
Proposal: clarify comptime_float semantics
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.