-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
std.Thread.Futex.wait() and wake() get compiled down to nothing when compiled for wasm32-wasi at ReleaseSmall
arch-wasm
32-bit and 64-bit WebAssembly
bug
Observed behavior contradicts documented or intended behavior
standard library
This issue involves writing Zig code for the standard library.
zig cc -target powerpc64le-linux-gnu
missing __gcc_qadd and __gcc_qmul
arch-powerpc
zig ast-check
produces an error on well-formed build.zig.zon
files
bug
freestanding: zero-valued linker script variables when using PIE
arch-riscv
32-bit and 64-bit RISC-V
bug
Observed behavior contradicts documented or intended behavior
#22073
opened Nov 25, 2024 by
gballet
compiler segfault calling pointer to function with anytype parameter
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Issue with test coverage.
bug
Observed behavior contradicts documented or intended behavior
#22065
opened Nov 24, 2024 by
jujur10
__aeabi_drsub
test fails on armeb-linux-*
arch-arm
Various vector tests fail on 32-bit ARM
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
miscompilation
The compiler reports success but produces semantically incorrect code.
upstream
An issue with a third party project that Zig uses.
armeb-linux-*
arch-arm
comptime variable
assignment comptime context oversight
bug
#22056
opened Nov 23, 2024 by
adrian4096
Progress Bar "loses sync" under windows and spews 100's of lines
bug
Observed behavior contradicts documented or intended behavior
#22055
opened Nov 23, 2024 by
gcohler
Add PIE tests for all relevant targets
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
Error when compiling AVX512 related functions
bug
Observed behavior contradicts documented or intended behavior
#22046
opened Nov 22, 2024 by
dnomd343
zig translate-c Type Propagation Error for Nullable Pointer ([*c]) Dereferencing and Address Calculation in Zig
bug
Observed behavior contradicts documented or intended behavior
#22045
opened Nov 22, 2024 by
Yeaseen
std.mem.alignInSlice
does not properly handle empty slice arguments
bug
#22044
opened Nov 21, 2024 by
SnootierMoon
undefined symbol: MapViewOfFile2
error message
This issue points out an error message that is unhelpful and should be improved.
#22040
opened Nov 20, 2024 by
lawrenceamer
Zig doesn't make PDB debug files correctly on Windows?
bug
Observed behavior contradicts documented or intended behavior
#22039
opened Nov 20, 2024 by
heavymetalmixer
Zig CC: MacOS Linker: Weak symbol is required to build on conditional call
bug
Observed behavior contradicts documented or intended behavior
#22038
opened Nov 20, 2024 by
djboni
std.sort.heap not properly sorting in Observed behavior contradicts documented or intended behavior
ReleaseFast
mode
bug
#22036
opened Nov 20, 2024 by
jedisct1
Change CPU model/feature parsing to match LLVM's logic
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.
std.net.getAddressList on android platform
bug
Observed behavior contradicts documented or intended behavior
#22031
opened Nov 20, 2024 by
Iced-Sun
Allow tab whitespace character to be placed inside of string and command
#22030
opened Nov 20, 2024 by
rxvoid
Tracking issue for the LLVM 20 upgrade
arch-loongarch
32-bit and 64-bit LoongArch
arch-mips
32-bit and 64-bit MIPS
arch-powerpc
32-bit and 64-bit Power ISA
arch-s390x
64-bit IBM z/Architecture
arch-wasm
32-bit and 64-bit WebAssembly
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
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.
upstream
An issue with a third party project that Zig uses.
zig cc
Zig as a drop-in C compiler feature
Re-enable native Qualcomm Hexagon DSP
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.
upstream
An issue with a third party project that Zig uses.
f16
lowering for Hexagon
arch-hexagon
null pointers not safety-checked across ABI boundary
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.