-
-
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
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
std.c: getrandom() with android bionic
bug
Observed behavior contradicts documented or intended behavior
#22123
opened Dec 2, 2024 by
Iced-Sun
FileNotFound when compiling Zig with relative Observed behavior contradicts documented or intended behavior
--zig-lib-dir
bug
#22119
opened Dec 2, 2024 by
MatthiasPortzel
Race condition when addRunArtifact is used along with addInstallArtifact but the run step does not depend on the install step
bug
Observed behavior contradicts documented or intended behavior
zig build system
std.Build, the build runner, `zig build` subcommand, package management
#22117
opened Dec 1, 2024 by
pfgithub
Proposal: use something like
ld
's --just-symbols
option from zig build
#22112
opened Nov 30, 2024 by
Khitiara
when bootstrapping, wasm2c generates C code with problematic stack space requirements
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
std.math.isInf either should support ComptimeFloat or should have a clearer error message
bug
Observed behavior contradicts documented or intended behavior
#22107
opened Nov 30, 2024 by
ssteinbach
std.enums.EnumArray.initDefault
and std.enums.EnumMap.initFullWithDefault
fail with non-exhaustive enum
s
bug
#22104
opened Nov 29, 2024 by
DanikVitek
Compiler Failure when handling tuple pointers cast as anyopaque pointers
bug
Observed behavior contradicts documented or intended behavior
#22103
opened Nov 29, 2024 by
mangoa01
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-11-05.