-
-
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
compile-time performance formatting large enums
bug
Observed behavior contradicts documented or intended behavior
#22229
opened Dec 14, 2024 by
marler8997
_start()
and clone()
are missing .cantunwind
directives on Arm
backend-llvm
Precompiled header handling for Observed behavior contradicts documented or intended behavior
zig cc
Zig as a drop-in C compiler feature
zig cc
is half-broken
bug
Unwrapping undefined optional is not safety-checked in safe modes
bug
Observed behavior contradicts documented or intended behavior
#22215
opened Dec 13, 2024 by
mnemnion
Proposal: allow This proposal is planned.
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
switch
on packed struct
accepted
General protection exception (no address available), or compiler crash, when accessing global anonymous struct variable from other file
bug
Observed behavior contradicts documented or intended behavior
#22210
opened Dec 12, 2024 by
TheZipCreator
Support base 2-36 in bigint toString() functions
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.
Going back to autodoc search page is broken under certain conditions
bug
Observed behavior contradicts documented or intended behavior
#22203
opened Dec 11, 2024 by
jayschwa
Improve error message when incorrectly using the This issue points out an error message that is unhelpful and should be improved.
||
operator instead of or
error message
VS 2022 Observed behavior contradicts documented or intended behavior
os-windows
cl.exe
stack overflows when compiling zig2.c
bug
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.
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 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.
std.os.linux
arch bits
arch-arc
Compiler crash when assigning to Observed behavior contradicts documented or intended behavior
comptime var
array element at runtime
bug
#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.
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.
@intFromPtr
at comptime
has misleading error message
error message
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
crash when capturing errdefer in test block
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Compiling fails with LLVM-related error
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
Infinite loop when passing Observed behavior contradicts documented or intended behavior
standard library
This issue involves writing Zig code for the standard library.
@embedFile
slice into std.testing.allocator.free
bug
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
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.