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

LLVM 19 regression: http.test.test.Server.Request.respondStreaming non-chunked, unknown content-length' failed: error: ConnectionResetByPeer 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. os-windows regression It worked in a previous version of Zig, but stopped working. standard library This issue involves writing Zig code for the standard library.
#21457 opened Sep 20, 2024 by andrewrk 0.14.0
"error: failed to rename compilation results" when using zig build test --watch on Windows bug Observed behavior contradicts documented or intended behavior os-windows
#21104 opened Aug 17, 2024 by kcbanner
fuzz testing: support Windows 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. fuzzing os-windows
#20987 opened Aug 8, 2024 by andrewrk 0.14.0
std.os.windows: LPSTR/LPCSTR/LPWSTR/LPCWSTR/etc being sentinel-terminated is not always correct bug Observed behavior contradicts documented or intended behavior os-windows standard library This issue involves writing Zig code for the standard library.
#20858 opened Jul 29, 2024 by squeek502 0.14.0
--libc flag doesn't work properly on Windows bug Observed behavior contradicts documented or intended behavior os-windows
#20781 opened Jul 24, 2024 by noxabellus 0.16.0
stack_check = false is ignored bug Observed behavior contradicts documented or intended behavior os-windows
#20724 opened Jul 22, 2024 by LucasSantos91 0.15.0
Add STARTUPINFO-like options to std.process.Child.spawn? enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-windows standard library This issue involves writing Zig code for the standard library.
#20676 opened Jul 18, 2024 by sensiblearts 0.15.0
f80 float round-trip failure on windows x86_64 bug Observed behavior contradicts documented or intended behavior os-windows
#20619 opened Jul 13, 2024 by tiehuis 0.15.0
default zig init template fails to build with x86 backend on windows arch-x86_64 64-bit x86 backend-self-hosted enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking os-windows
#20589 opened Jul 11, 2024 by rupakhetibinit 0.15.0
Trying to call std.net.Address.resolveIp fails on windows with a compiler error bug Observed behavior contradicts documented or intended behavior os-windows standard library This issue involves writing Zig code for the standard library.
#20530 opened Jul 7, 2024 by rupakhetibinit 0.15.0
@cVaArg() sporadically fails with f128 on 32-bit Windows bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code. os-windows
#20470 opened Jul 2, 2024 by chung-leong 0.15.0
delete unused *opaque{} definitions from std.os.windows os-windows standard library This issue involves writing Zig code for the standard library.
#20208 opened Jun 6, 2024 by expikr 0.14.0
implement std.Progress IPC for Windows 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-windows standard library This issue involves writing Zig code for the standard library.
#20105 opened May 29, 2024 by andrewrk 0.14.0
observed error.Unexpected NTSTATUS=0xc0000056 (DELETE_PENDING) in makeOpenDirAccessMaskW bug Observed behavior contradicts documented or intended behavior os-windows standard library This issue involves writing Zig code for the standard library.
#20079 opened May 26, 2024 by andrewrk 0.14.0
windows-gnu target incorrectly uses msvc convention for debug format and object file extension bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness. os-windows
#20039 opened May 22, 2024 by geezmolycos 0.14.0
stdin.getEndPos() throws an unexpected error when no input is pipped in. bug Observed behavior contradicts documented or intended behavior os-windows standard library This issue involves writing Zig code for the standard library.
#19994 opened May 17, 2024 by MassKlaus 0.15.0
Missing null terminator on various kernel32 signatures bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals. os-windows
#19949 opened May 12, 2024 by Pyrolistical unplanned
llvm 18 regression: crash in "@intFromBool on vector" behavior test arch-aarch64 64-bit ARM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior os-windows regression It worked in a previous version of Zig, but stopped working. upstream An issue with a third party project that Zig uses.
#19825 opened May 1, 2024 by andrewrk 0.16.0
llvm 18 regression: crash in @shuffle bool 1 behavior test arch-aarch64 64-bit ARM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior os-windows regression It worked in a previous version of Zig, but stopped working. upstream An issue with a third party project that Zig uses.
#19824 opened May 1, 2024 by andrewrk 0.16.0
Unexplained difference around spawning .bat scripts in CI bug Observed behavior contradicts documented or intended behavior os-windows
#19762 opened Apr 25, 2024 by squeek502 0.16.0
Broken .dll exported functions when libCpp is linked bug Observed behavior contradicts documented or intended behavior os-windows
#19746 opened Apr 23, 2024 by tuket 0.16.0
Exported function fails to include push rbp in debug information (Windows) bug Observed behavior contradicts documented or intended behavior os-windows
#19568 opened Apr 6, 2024 by ofrank123 unplanned
std.os.windows.LPCWSTR has wrong alignment requirements bug Observed behavior contradicts documented or intended behavior os-windows standard library This issue involves writing Zig code for the standard library.
#19560 opened Apr 6, 2024 by vadim-za unplanned
PDB contains incorrect info in drive created with subst bug Observed behavior contradicts documented or intended behavior os-windows
#19551 opened Apr 5, 2024 by ofrank123 unplanned
ProTip! no:milestone will show everything without a milestone.