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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Peer Type Resolution fails with Homogeneous tuple and array. bug Observed behavior contracts documented or intended behavior
#15138 opened Apr 1, 2023 by PastMoments
PGO support
#15137 opened Mar 31, 2023 by zamazan4ik
Proposal: expose std.fmt parsing structs and methods proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. standard library This issue involves writing Zig code for the standard library.
#15132 opened Mar 31, 2023 by RossComputerGuy 0.12.0
Miscompilations with union and switch with inferred type bug Observed behavior contracts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code. stage2 This issue affects the self-hosted compiler.
#15122 opened Mar 30, 2023 by yujiri8 0.11.0
Zig compiler build failure on macOS(Ventura 13.3) bug Observed behavior contracts documented or intended behavior os-macos
#15121 opened Mar 30, 2023 by EndlessArch 0.11.0
Error message for colliding executable names error message This issue points out an error message that is unhelpful and should be improved.
#15116 opened Mar 30, 2023 by dweiller
error: unsupported linker arg: --exclude-libs bug Observed behavior contracts documented or intended behavior
#15113 opened Mar 29, 2023 by recht
zig build exe.addObject () does not respect addIncludePath ("."); bug Observed behavior contracts documented or intended behavior
#15109 opened Mar 29, 2023 by wenq1
should the orelse operator be right-associative? proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#15108 opened Mar 29, 2023 by torque 0.12.0
lld-link: duplicate symbol: ___chkstk_ms with addSharedLibrary bug Observed behavior contracts documented or intended behavior os-windows
#15107 opened Mar 29, 2023 by DeadRobotDev 0.11.0
Build: unable to run zig build test inside a test bug Observed behavior contracts documented or intended behavior zig build system
#15104 opened Mar 28, 2023 by perillo 0.11.0
link: search for entry point in archives if no object file explicitly specified bug Observed behavior contracts documented or intended behavior linking os-macos
#15103 opened Mar 28, 2023 by kubkon 0.11.0
zig cc for OSX: sysroot usage os-macos question zig cc Zig as a drop-in C compiler feature
#15098 opened Mar 28, 2023 by motiejus 0.12.0
std.http: incorrect content-length standard library This issue involves writing Zig code for the standard library.
#15096 opened Mar 28, 2023 by nektro
zig doesn't produce global variable debug information bug Observed behavior contracts documented or intended behavior
#15095 opened Mar 28, 2023 by ryuukk
Test stalled when code contains std.io.getStdOut().writer() bug Observed behavior contracts documented or intended behavior
#15091 opened Mar 27, 2023 by gitusel
Payload Capture Syntax and Semantics: Violating Zig Zen bug Observed behavior contracts documented or intended behavior
#15086 opened Mar 26, 2023 by ZoloZithro
Cannot evaluate @ptrToInt at comptime bug Observed behavior contracts documented or intended behavior
#15080 opened Mar 26, 2023 by lovely-error
zig build does not install dependency artifact bug Observed behavior contracts documented or intended behavior
#15079 opened Mar 25, 2023 by travisstaloch
Invalid value for L suffix bug Observed behavior contracts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#15066 opened Mar 24, 2023 by silversquirl 0.13.0
"options: error: AccessDenied" race on Windows with build options post #14647 bug Observed behavior contracts documented or intended behavior
#15063 opened Mar 24, 2023 by scheibo
"zig init-exe && zig build test" does not run tests bug Observed behavior contracts documented or intended behavior
#15059 opened Mar 23, 2023 by danielchasehooper
Division with @intToFloat bug Observed behavior contracts documented or intended behavior
#15057 opened Mar 23, 2023 by IgneousRed
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.