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
simplify the panic handler function to be only one function; remove This proposal is planned.
breaking
Implementing this issue could cause existing code to no longer compile or have different behavior.
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.
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
standard library
This issue involves writing Zig code for the standard library.
-fformatted-panics
accepted
The llvm backend crashes when putting a vector of bool into a packed struct.
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
volatile keyword does not take effect when the optimization level is release level.
bug
Observed behavior contradicts documented or intended behavior
#17957
opened Nov 10, 2023 by
Guozhanxin
std.os.fsync, File.sync hit unreachable EINVAL for special files
bug
Unable to use local tarball dependencies on Observed behavior contradicts documented or intended behavior
build.zig.zon on Windows
bug
#17946
opened Nov 9, 2023 by
marcs-feh
Package Manager's computed hash for a package differs depending on https vs. git+https
bug
Observed behavior contradicts documented or intended behavior
#17942
opened Nov 9, 2023 by
TUSF
compilation failed with segment fault
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
zig cc -c -fPIE stopped working
bug
Observed behavior contradicts documented or intended behavior
zig cc
Zig as a drop-in C compiler feature
Catch duplicate field names in AstGen rather than semantic analysis
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.
error message
This issue points out an error message that is unhelpful and should be improved.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Program coredump on exit when Observed behavior contradicts documented or intended behavior
dlclose a dynamic loaded library which has atexit function calls
bug
#17908
opened Nov 7, 2023 by
Zzorz
Build fails when returning a tuple with a comptime field
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
when compiling for znver3, LLVM assertion: Value does not fit in the Fixup field
arch-x86_64
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
os-windows
upstream
An issue with a third party project that Zig uses.
Build fails when returning a variable containing an array of tuples at comptime
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
C ABI bug with squeezing any >16 byte struct after the third following a non-struct parameter
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
use case: ability to declare dependency on single file
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
use case
Describes a real use case that is difficult or impossible, but does not propose a solution.
zig build system
zig cc -m32 fails on macOS systems with M1 processor
bug
#17891
opened Nov 6, 2023 by
CrepeGoat
zig cc fails to find "assert.h"'s __assert when using flag -Os
bug
#17887
opened Nov 6, 2023 by
CrepeGoat
Proposal: add This issue suggests modifications. If it also has the "accepted" label then it is planned.
.len field to vector values
proposal
std.lerp test depends on t being a compile time constant
bug
Zig 0.11.0 regression around @bitCast() / @intCast() in non-debug mode on embedded Cortex-M4
bug
Observed behavior contradicts documented or intended behavior
#17882
opened Nov 6, 2023 by
marnix
Crash in InternPool when referencing a non-existant member of a struct
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.