-
-
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
@intFromPtr
at comptime
has misleading error message
error message
LLVM broken module when assigning to function pointer
bug
Observed behavior contradicts documented or intended behavior
#22175
opened Dec 7, 2024 by
Rexicon226
crash when capturing errdefer in test block
bug
Observed behavior contradicts documented or intended behavior
#22174
opened Dec 6, 2024 by
Rexicon226
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
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
ReleaseSafe executables for Observed behavior contradicts documented or intended behavior
aarch64-linux
only prints out first step of backtrace
bug
#22161
opened Dec 6, 2024 by
leroycep
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.
Missing 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.
mach_timebase_info_data
export in std.c
bug
#22159
opened Dec 5, 2024 by
Trevor-Strong
std.Thread.Mutex
is not inter-process
enhancement
#22153
opened Dec 5, 2024 by
ProkopRandacek
std.Thread.Mutex
can't be put into shared memory in a nice way
enhancement
#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)
std.os.arg
is undefined
when using _start() instead of main() as Zig "entry point" on Linux
bug
#22144
opened Dec 4, 2024 by
rxvoid
&arr make a copy of the array
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
translate-c Misinterprets Address of Compound Literal for Struct as Immutable
bug
Observed behavior contradicts documented or intended behavior
translate-c
C to Zig source translation feature (@cImport)
translate-c Runtime Divergence while comparing String Literals and Compound Literals
bug
Observed behavior contradicts documented or intended behavior
translate-c
C to Zig source translation feature (@cImport)
"parameter type declared here" should additionally be provided for unions
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
error message
This issue points out an error message that is unhelpful and should be improved.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Unable to use conditional variables when linking C++ library bgfx in Zig project
bug
Observed behavior contradicts documented or intended behavior
#22127
opened Dec 2, 2024 by
JJ-IsShort
Ptr align test has different behavior with build mode ReleaseSafe
bug
Observed behavior contradicts documented or intended behavior
#22126
opened Dec 2, 2024 by
alanvoss
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.