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

error "file cannot be a tuple" on a file with a random word error message This issue points out an error message that is unhelpful and should be improved.
#22762 opened Feb 5, 2025 by franciscod
decl literal does not work in @call arguments bug Observed behavior contradicts documented or intended behavior
#22761 opened Feb 5, 2025 by paperclover
having mutable pointer to comptime-only function type does not compile error bug Observed behavior contradicts documented or intended behavior
#22760 opened Feb 4, 2025 by nektro
Additional NO_COLOR handling fixes needed bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals. standard library This issue involves writing Zig code for the standard library.
#22756 opened Feb 4, 2025 by mrjbq7 0.15.0
2
1
zig fetch and std.tar.pipeToFileSystem returns wrong archive root on a single file archive bug Observed behavior contradicts documented or intended behavior
#22752 opened Feb 4, 2025 by dasimmet
Sema: incorrectly simplifies comptime zero divided by runtime float bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#22749 opened Feb 4, 2025 by jacobly0 0.15.0
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.
#22748 opened Feb 4, 2025 by jacobly0 0.15.0
@import ZON not picking up changed files bug Observed behavior contradicts documented or intended behavior
#22746 opened Feb 4, 2025 by MasonRemaley 0.14.0
Sema: incorrectly simplifies runtime float vectors multiplied by zeros bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#22745 opened Feb 4, 2025 by jacobly0 0.15.0
Sema: incorrectly compares float vectors at comptime bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#22744 opened Feb 4, 2025 by jacobly0 0.15.0
Sema: incorrectly multiplies float vectors containing zeros at comptime bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#22743 opened Feb 4, 2025 by jacobly0 0.15.0
Compiler crash involving error{}!noreturn bug Observed behavior contradicts documented or intended behavior
#22742 opened Feb 4, 2025 by wooster0
std.fs.accessAbsolute when accessing forbidden file returns error.Unexpected but also prints stack trace bug Observed behavior contradicts documented or intended behavior
#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.
#22731 opened Feb 3, 2025 by mlugg 0.14.0
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.
#22730 opened Feb 3, 2025 by lambdadog 1.0.0
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
Proposal: remove implicit @intCast behavior from @enumFromInt 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.
#22712 opened Feb 1, 2025 by mlugg 0.15.0
Documentation inconsistency in std.ArrayList*.pop(OrNull) docs standard library This issue involves writing Zig code for the standard library.
#22711 opened Feb 1, 2025 by n0s4 1.0.0
Proposal: remove std.builtin.Type.undefined; the expression undefined requires a result type 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.
#22710 opened Feb 1, 2025 by mlugg 0.15.0
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
#22704 opened Jan 31, 2025 by mcourteaux 0.15.0
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.