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

VS 2022 cl.exe stack overflows when compiling zig2.c bug Observed behavior contradicts documented or intended behavior os-windows
#22196 opened Dec 9, 2024 by isoviet 0.15.0
autodoc: std.crypto.aead.aes_gcm.Aes256Gcm has the wrong url bug Observed behavior contradicts documented or intended behavior
#22195 opened Dec 9, 2024 by nektro
std.posix.futimens() and related functions should take an optional pointer for "times" 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.
#22194 opened Dec 9, 2024 by mkauf 0.15.0
Larger binaries produced by zig-linux-x86_64-0.14.0-dev.2414+ba37a4369 bug Observed behavior contradicts documented or intended behavior
#22192 opened Dec 9, 2024 by fwsGonzo
Missing std.os.linux arch bits arch-arc 32-bit and 64-bit Synopsys ARC arch-csky arch-m68k Motorola 68000 series arch-mips 32-bit and 64-bit MIPS arch-sparc 32-bit and 64-bit SPARC arch-x86_64 64-bit x86 arch-xtensa Tensilica Xtensa 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. os-linux standard library This issue involves writing Zig code for the standard library.
#22189 opened Dec 8, 2024 by alexrp
7 tasks
0.15.0
Compiler crash when assigning comptime var array to runtime value bug Observed behavior contradicts documented or intended behavior
#22186 opened Dec 8, 2024 by sin-ack
Proposal: remove Peer Type Resolution from the language breaking Implementing this issue could cause existing code to no longer compile or have different behavior. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#22182 opened Dec 7, 2024 by mlugg 0.15.0
Unexpected status 'OBJECT_PATH_INVALID' 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.
#22178 opened Dec 7, 2024 by nedaras 0.15.0
@intFromPtr at comptime has misleading error message error message This issue points out an error message that is unhelpful and should be improved.
#22177 opened Dec 7, 2024 by rohlem 0.16.0
LLVM broken module when assigning to function pointer backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#22175 opened Dec 7, 2024 by Rexicon226 0.14.0
crash when capturing errdefer in test block bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#22174 opened Dec 6, 2024 by Rexicon226 0.14.0
Compiling fails with LLVM-related error backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#22173 opened Dec 6, 2024 by michaelgruenewald 0.14.0
Infinite loop when passing @embedFile slice into std.testing.allocator.free bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#22172 opened Dec 6, 2024 by lawrence-laz 0.16.0
Struct initialization and reassignment to data dependent location causes possibly unexpected behavior bug Observed behavior contradicts documented or intended behavior
#22170 opened Dec 6, 2024 by aidanbabo
Rust compile uknown file extension .rmeta bug Observed behavior contradicts documented or intended behavior
#22168 opened Dec 6, 2024 by TCROC
Change std.io.bit_writer.BitWriter.flushBits() to return the number of unused filled bits bug Observed behavior contradicts documented or intended behavior
#22166 opened Dec 6, 2024 by f35f22fan
Libc not available when build c project targets "aarch64-linux-android" bug Observed behavior contradicts documented or intended behavior
#22163 opened Dec 6, 2024 by isJDongYa
The error message for TAB in comments is very unclear and misleading error message This issue points out an error message that is unhelpful and should be improved.
#22160 opened Dec 5, 2024 by zigo101 unplanned
Missing mach_timebase_info_data export in std.c 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.
#22159 opened Dec 5, 2024 by Trevor-Strong 0.15.0
std.Thread.Mutex is not inter-process 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.
#22153 opened Dec 5, 2024 by ProkopRandacek
std.Thread.Mutex can't be put into shared memory in a nice way 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.
#22152 opened Dec 5, 2024 by ProkopRandacek
translate-c Fails to Translate Anonymous Enum Usage bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#22148 opened Dec 5, 2024 by Yeaseen 0.15.0
ProTip! no:milestone will show everything without a milestone.