-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
lack of AVX/2 not detected correctly when generating the build executable
bug
Observed behavior contradicts documented or intended behavior
#23385
opened Mar 27, 2025 by
essess
E.NXIO should not be an unexpected error (6) for std.posix.send
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.
Using pkg-config to link against static libraries does not correctly call pkg-config
bug
Observed behavior contradicts documented or intended behavior
zig build system
std.Build, the build runner, `zig build` subcommand, package management
#23382
opened Mar 27, 2025 by
AnthonyZhOon
mmap retval incorrectly interpreted
arch-x86
32-bit x86
bug
Observed behavior contradicts documented or intended behavior
os-linux
standard library
This issue involves writing Zig code for the standard library.
support f128 arguments in riscv self-hosted backend
arch-riscv
32-bit and 64-bit RISC-V
backend-self-hosted
bug
Observed behavior contradicts documented or intended behavior
Proposal: support object-only artifacts with This issue suggests modifications. If it also has the "accepted" label then it is planned.
b.addTest()
proposal
std.process.Child
is not useable for Linux libraries not linking libc even when an env_map
is provided.
bug
Proposal: restricted function types
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
optimization
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
std.Build.Step.Run
should normalize cached environment variables on Windows
bug
Inconsistent "dependency loop" error depending on analysis order
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
std.Build.Step.Fmt
does not react to changes with --watch
bug
wasm-ld: ....o: undefined symbol: ldexp in Release modes, but works in Debug
bug
Observed behavior contradicts documented or intended behavior
compiler-rt
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
std.MultiArrayList field count limit
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.
std.http.WebSocket connection closes immediately
bug
Observed behavior contradicts documented or intended behavior
standard library
This issue involves writing Zig code for the standard library.
#23349
opened Mar 24, 2025 by
clebert
build: panic when linking against libfrida-core
bug
Observed behavior contradicts documented or intended behavior
#23348
opened Mar 24, 2025 by
pvande
error: memory usage peaked at 8761503744 bytes, exceeding the declared upper bound of 7800000000
bug
Observed behavior contradicts documented or intended behavior
#23347
opened Mar 24, 2025 by
vt-alt
Crash in Observed behavior contradicts documented or intended behavior
InternPool.LoadedStructType.RuntimeOrderIterator
bug
#23344
opened Mar 24, 2025 by
DonIsaac
std.zon writes invalid negative zero
bug
Observed behavior contradicts documented or intended behavior
standard library
This issue involves writing Zig code for the standard library.
Incorrect error location when the location line is followed by whitespace
bug
Observed behavior contradicts documented or intended behavior
#23342
opened Mar 24, 2025 by
perillo
translate-c: should include documentation comments in the output where possible
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
translate-c
C to Zig source translation feature (@cImport)
#23337
opened Mar 24, 2025 by
Paladynee
What's the deal with This issue involves writing Zig code for the standard library.
=
in environment variable names?
standard library
#23331
opened Mar 23, 2025 by
squeek502
translate-c: incorrect type for pointers to cv-qualified values
bug
Observed behavior contradicts documented or intended behavior
translate-c
C to Zig source translation feature (@cImport)
#23329
opened Mar 23, 2025 by
theofabilous
including system include directory on native compatible target
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
#23325
opened Mar 22, 2025 by
Jan200101
Why not provide the API for the current thread name ?
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
standard library
This issue involves writing Zig code for the standard library.
#23322
opened Mar 22, 2025 by
forchid
x86_64: some operations are not implemented
arch-x86_64
64-bit x86
backend-self-hosted
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.