-
-
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
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.
Remove the LoongArch 32-bit and 64-bit LoongArch
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
upstream
An issue with a third party project that Zig uses.
f16
lowering workaround with LLVM 20
arch-loongarch
std.Build.Step.ConfigHeader: cmakedefine in comments are not ignored
bug
Observed behavior contradicts documented or intended behavior
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Can no longer pass package path to installHeadersDirectory source without "."
bug
Observed behavior contradicts documented or intended behavior
zig build system
std.Build, the build runner, `zig build` subcommand, package management
#21997
opened Nov 16, 2024 by
MasonRemaley
no error on invalid Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
try
before anon struct
bug
zero'd global constants consume @sizeOf(T) disk space
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
Allow std.http to ignore invalid SSL certificates for debugging purposes
#21987
opened Nov 14, 2024 by
rliebig
Cannot specify cache-dir to run fuzz tests using zig test -ffuzz
bug
Observed behavior contradicts documented or intended behavior
#21986
opened Nov 14, 2024 by
dimdin
zig cc does not make debug info for the mac target when working from linux
bug
Observed behavior contradicts documented or intended behavior
#21985
opened Nov 14, 2024 by
nevakrien
zig cc does not respect Observed behavior contradicts documented or intended behavior
-Wl,--whole-archive -l<lib> -Wl,--no-whole-archive
bug
#21971
opened Nov 12, 2024 by
tmm1
zig objcopy: support Observed behavior contradicts documented or intended behavior
--adjust-section-vma
bug
#21969
opened Nov 12, 2024 by
fionera
Improve messages when implicit casts from array to slice fails due to const mismatch
error message
This issue points out an error message that is unhelpful and should be improved.
#21967
opened Nov 11, 2024 by
DonIsaac
Formatting with This issue points out an error message that is unhelpful and should be improved.
{s}
on a struct produces confusing error
error message
#21965
opened Nov 11, 2024 by
DonIsaac
Segmentation fault by default due to a wrong dynamic linker on KissLinux
bug
Observed behavior contradicts documented or intended behavior
#21963
opened Nov 11, 2024 by
Ogromny
ability to do conditional compilation on zig version including when builtin functions change
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
tls 1.2 decode error for https://cdn.kernel.org
bug
Observed behavior contradicts documented or intended behavior
#21952
opened Nov 10, 2024 by
Allar
selfhosted x86_64: no encoding found for: none imul r8 r8 none none
arch-x86_64
64-bit x86
backend-self-hosted
bug
Observed behavior contradicts documented or intended behavior
@enumFromInt
doesnt safety check out of range int on non-exhaustive enum
bug
Previous Next
ProTip!
Follow long discussions with comments:>50.