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

zig test -fsanitize-thread reports data race warning in std.Progress bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#20477 opened Jul 2, 2024 by EspeuteClement 0.14.0
Incorrect archiver Command Line Call When Linking a Static "System" Library to another Static Library bug Observed behavior contradicts documented or intended behavior
#20476 opened Jul 2, 2024 by haydenridd
Segfault at runtime when calling a function from an @export'd function pointer bug Observed behavior contradicts documented or intended behavior
#20472 opened Jul 2, 2024 by Jarred-Sumner
@cVaArg() sporadically fails with f128 on 32-bit Windows bug Observed behavior contradicts documented or intended behavior
#20470 opened Jul 2, 2024 by chung-leong
Misaligned struct field on 32-bit Windows bug Observed behavior contradicts documented or intended behavior
#20469 opened Jul 1, 2024 by chung-leong
ReleaseSmall macOS hello world binary 51K vs. only 33K with C bug Observed behavior contradicts documented or intended behavior
#20468 opened Jul 1, 2024 by mk12
Regression: std.crypto.hash.Sha1.hash() stops working on 32-bit Windows bug Observed behavior contradicts documented or intended behavior
#20466 opened Jul 1, 2024 by chung-leong
Zig CC With -E Targetting macOS Creates Empty Object Files bug Observed behavior contradicts documented or intended behavior
#20464 opened Jul 1, 2024 by danielslee
Symbols of included static library with C ABI are not passed through bug Observed behavior contradicts documented or intended behavior
#20463 opened Jul 1, 2024 by localhost
Error for name is not marked 'pub' is misleading/impcomplete error message This issue points out an error message that is unhelpful and should be improved.
#20461 opened Jun 30, 2024 by insalt-glitch
Comptime interpretation of address silently yields zero bug Observed behavior contradicts documented or intended behavior
#20459 opened Jun 30, 2024 by ikskuh
@fieldParentPtr on packed struct bug Observed behavior contradicts documented or intended behavior
#20458 opened Jun 30, 2024 by diffuty
zig SIGTRAP return 133 bug Observed behavior contradicts documented or intended behavior
#20457 opened Jun 29, 2024 by lassade
Proposal: Code after provably-reachable unreachables should error proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20456 opened Jun 29, 2024 by presentfactory
Error compiling to cpu_arch = .spirv64 and os_tag = .vulkan bug Observed behavior contradicts documented or intended behavior
#20454 opened Jun 29, 2024 by hollinwilkins
Incorrect 2D array to array of vectors conversion when given by a parameter. bug Observed behavior contradicts documented or intended behavior
#20453 opened Jun 29, 2024 by elijahimmer
Global write optimized-out even though side effect is possible 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.
#20452 opened Jun 29, 2024 by cdemirer
zig version on 0.13 built with MacPorts spits warning about incorrect linkage bug Observed behavior contradicts documented or intended behavior
#20450 opened Jun 28, 2024 by i0ntempest
"error: unexpected" on Ubuntu 18.04 bug Observed behavior contradicts documented or intended behavior
#20447 opened Jun 28, 2024 by CaioLC
std.testing.expectEqual(anyerror, ?anyerror) always considered unequal bug Observed behavior contradicts documented or intended behavior
#20442 opened Jun 28, 2024 by rohlem
Proposal: allow @splat for arrays proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20433 opened Jun 27, 2024 by mlugg 0.14.0
Test encapsulation and statics variables bug Observed behavior contradicts documented or intended behavior
#20432 opened Jun 27, 2024 by kALLEBALIK
Libraries/Objects Don't Propagate System Include Paths to Consumers bug Observed behavior contradicts documented or intended behavior
#20431 opened Jun 26, 2024 by haydenridd
It's unclear which minimum Linux kernel version the Zig standard library actually supports docs os-linux standard library This issue involves writing Zig code for the standard library.
#20423 opened Jun 26, 2024 by alexrp 0.14.0
@cVaArg() segfaults when it needs to retrieve a u128 from the stack (target = x86_64-Linux) 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.
#20417 opened Jun 25, 2024 by chung-leong 0.15.0
ProTip! Add no:assignee to see everything that’s not assigned.