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

std.crypto: curve448 support
#22101 opened Nov 29, 2024 by eightfilms
Bad codegen when not using range in switch prong bug Observed behavior contradicts documented or intended behavior
#22100 opened Nov 29, 2024 by wooster0
Crash on struct field alignment referencing struct bug Observed behavior contradicts documented or intended behavior
#22097 opened Nov 28, 2024 by RetroDev256
wasm-ld: duplicate symbol: wasi_thread_start arch-wasm 32-bit and 64-bit WebAssembly bug Observed behavior contradicts documented or intended behavior os-wasi
#22096 opened Nov 28, 2024 by MichaelBelousov
Linking against system library does not actually link bug Observed behavior contradicts documented or intended behavior
#22091 opened Nov 28, 2024 by Raff727
Crash when assigning to constant struct containing union bug Observed behavior contradicts documented or intended behavior
#22089 opened Nov 28, 2024 by wooster0
Error message cursor at wrong position for packed struct containing packed union bug Observed behavior contradicts documented or intended behavior
#22088 opened Nov 28, 2024 by wooster0
automatically test for out of memory conditions when std.testing.allocator is used breaking Implementing this issue could cause existing code to no longer compile or have different behavior. 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.
#22086 opened Nov 27, 2024 by andrewrk 0.15.0
zig cc -target powerpc64le-linux-gnu missing __gcc_qadd and __gcc_qmul arch-powerpc 32-bit and 64-bit Power ISA compiler-rt 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.
#22081 opened Nov 27, 2024 by bjia56 unplanned
zig ast-check produces an error on well-formed build.zig.zon files bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working.
#22078 opened Nov 26, 2024 by torque 0.14.0
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.
#22072 opened Nov 25, 2024 by MichaelBelousov 0.14.0
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 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.
#22061 opened Nov 24, 2024 by alexrp unplanned
Various vector tests fail on armeb-linux-* arch-arm 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.
#22060 opened Nov 24, 2024 by alexrp unplanned
comptime variable assignment comptime context oversight bug Observed behavior contradicts documented or intended behavior
#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
macos: No stack trace for using undefined before assigning bug Observed behavior contradicts documented or intended behavior os-macos
#22047 opened Nov 22, 2024 by jackielii unplanned
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 Observed behavior contradicts documented or intended behavior
#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 ReleaseFast mode bug Observed behavior contradicts documented or intended behavior
#22036 opened Nov 20, 2024 by jedisct1
ProTip! no:milestone will show everything without a milestone.