-
-
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
Sema: incorrectly simplifies comptime zero divided by runtime float
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Sema: false positive undefined behavior at comptime when dividing floats by zero
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
@import ZON not picking up changed files
bug
Observed behavior contradicts documented or intended behavior
Sema: incorrectly simplifies runtime float vectors multiplied by zeros
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Sema: incorrectly compares float vectors at comptime
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Sema: incorrectly multiplies float vectors containing zeros at comptime
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Compiler crash involving Observed behavior contradicts documented or intended behavior
error{}!noreturn
bug
#22742
opened Feb 4, 2025 by
wooster0
std.fs.accessAbsolute
when accessing forbidden file returns error.Unexpected
but also prints stack trace
bug
#22733
opened Feb 3, 2025 by
giann
Some GPA tests are disabled on WASI
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.
Multiline @compileError formats poorly
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
error message
This issue points out an error message that is unhelpful and should be improved.
cannot link object files with different floating-point ABI on RV32 target
bug
Observed behavior contradicts documented or intended behavior
#22727
opened Feb 3, 2025 by
XiangYyang
Assigning to comptime field through pointer with a different value doesn't yield a compile error
bug
Observed behavior contradicts documented or intended behavior
#22724
opened Feb 2, 2025 by
tauoverpi
Bitwise AND between c_short and hex value 0x8000 causes range error due to unexpected interpretation of the most-significant bit
bug
Observed behavior contradicts documented or intended behavior
#22716
opened Feb 2, 2025 by
rullo24
Proposal: remove implicit 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.
@intCast
behavior from @enumFromInt
breaking
Documentation inconsistency in This issue involves writing Zig code for the standard library.
std.ArrayList*.pop(OrNull)
docs
standard library
Proposal: remove 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.
std.builtin.Type.undefined
; the expression undefined
requires a result type
breaking
When using ChildProcess.collectOutput() on multiple processes, it waits for longest living process in Windows
bug
Observed behavior contradicts documented or intended behavior
#22709
opened Feb 1, 2025 by
capthehacker99
--sysroot is behaving differently between search paths for includes, libraries, and frameworks.
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
zig cc
Zig as a drop-in C compiler feature
error: Invalid record (Producer: 'zig 0.13.0' Reader: 'LLVM 18.1.8')
bug
Observed behavior contradicts documented or intended behavior
#22703
opened Jan 31, 2025 by
gfokkema
Zig only reads CA Certificates from SystemRootCertificates.keychain and not from System.keychain
bug
Observed behavior contradicts documented or intended behavior
#22700
opened Jan 31, 2025 by
dreilly1982
bufPrintZ forgets terminator when print is too long
bug
Observed behavior contradicts documented or intended behavior
#22699
opened Jan 31, 2025 by
Ilup
std.os.linux.clock_getres
still uses i32
for the clock id instead of clockid_t
bug
incremental compilation: reached unreachable code and accumulation of errors if Observed behavior contradicts documented or intended behavior
incremental compilation
Problem occurs only when reusing compiler state.
@import
ing non-existent files
bug
#22696
opened Jan 31, 2025 by
llogick
translate-c: error when accessing extern variable with macro
bug
Observed behavior contradicts documented or intended behavior
#22688
opened Jan 31, 2025 by
BratishkaErik
Previous Next
ProTip!
Adding no:label will show everything without a label.