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

lib/std/start.zig ignores entry option bug Observed behavior contradicts documented or intended behavior
#21763 opened Oct 21, 2024 by wooster0 0.14.0
@cDefine not works correct bug Observed behavior contradicts documented or intended behavior
#21759 opened Oct 21, 2024 by GrapeBaBa
std.process.Child.run failing depending on Release options bug Observed behavior contradicts documented or intended behavior
#21756 opened Oct 20, 2024 by SHIPWECK
sys/select.h: unable to translate macro: undefined identifier `__i bug Observed behavior contradicts documented or intended behavior
#21754 opened Oct 20, 2024 by iyush
Thread pool spawn thread missing allocator parameter cause panic in wasi bug Observed behavior contradicts documented or intended behavior os-wasi standard library This issue involves writing Zig code for the standard library.
#21753 opened Oct 20, 2024 by JiaJiaJiang 0.14.0
Variadic Functions in C with Ternery Operators Return Error with Unified Header Files bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#21751 opened Oct 19, 2024 by 9p4 0.14.0
Inline assembly input memory operand has extra level of indirection bug Observed behavior contradicts documented or intended behavior
#21750 opened Oct 19, 2024 by arctic-marmoset
Data symbols marked with __declspec(dllexport) do not link correctly to extern var when using the MSVC ABI bug Observed behavior contradicts documented or intended behavior
#21749 opened Oct 19, 2024 by kcbanner
@memcpy aliasing isnt checked at comptime bug Observed behavior contradicts documented or intended behavior
#21748 opened Oct 19, 2024 by xdBronch 0.14.0
std.http.Client: unable to establish tls connection to cloudflare servers bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working. standard library This issue involves writing Zig code for the standard library.
#21747 opened Oct 19, 2024 by Techatrix 0.14.0
cImport/translate-c produces wrong struct identifier when both name and struct name are defined bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#21746 opened Oct 19, 2024 by dimdin 0.14.0
Running without a proc mount fails with FileNotFound bug Observed behavior contradicts documented or intended behavior
#21745 opened Oct 19, 2024 by arthurmelton
compile error for invalid field name in union switch points to wrong source location bug Observed behavior contradicts documented or intended behavior error message This issue points out an error message that is unhelpful and should be improved.
#21743 opened Oct 18, 2024 by rohlem 0.14.0
threadlocal loaded too early and not updating on new thread backend-llvm The LLVM backend outputs an LLVM IR Module. enhancement Solving this issue will likely involve adding new logic or components to the codebase. upstream An issue with a third party project that Zig uses.
#21739 opened Oct 18, 2024 by bhansconnect unplanned
Proposal: A plan for the Linux 64-bit time migration in Zig arch-arm 32-bit ARM arch-csky arch-m68k Motorola 68000 series arch-mips 32-bit and 64-bit MIPS arch-powerpc 32-bit and 64-bit Power ISA arch-sparc 32-bit and 64-bit SPARC arch-x86 32-bit x86 os-linux 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.
#21738 opened Oct 18, 2024 by alexrp 0.15.0
idea for std.meta function to make it a compile error if you forget to use a struct field enhancement Solving this issue will likely involve adding new logic or components to the codebase. 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.
#21730 opened Oct 17, 2024 by andrewrk 0.16.0
Miscompilation: C-Backend emits invalid main function backend-c The C backend (CBE) outputs C source code. bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code.
#21725 opened Oct 16, 2024 by ikskuh 0.14.0
C Backend Miscompilation backend-c The C backend (CBE) outputs C source code. bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code.
#21724 opened Oct 16, 2024 by ikskuh 0.14.0
Get CGO tests into passing state using zig cc as the host C compiler on macOS 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. linking os-macos
#21721 opened Oct 16, 2024 by kubkon 0.15.0
invalid DWARF emitted with self-hosted targeting x86_64-macos arch-x86_64 64-bit x86 backend-self-hosted bug Observed behavior contradicts documented or intended behavior linking os-macos
#21719 opened Oct 16, 2024 by kubkon 0.15.0
zig build-exe main.o panics on macOS 15 arch-aarch64 64-bit ARM bug Observed behavior contradicts documented or intended behavior os-macos
#21718 opened Oct 16, 2024 by kubkon 0.14.0
[Windows] RayGui Debug build works, but ReleaseSafe failed bug Observed behavior contradicts documented or intended behavior
#21716 opened Oct 15, 2024 by ndbn
Tier 1 support for mips64(el)-linux-(gnu,musl)abin32 arch-mips 32-bit and 64-bit MIPS backend-llvm The LLVM backend outputs an LLVM IR Module. 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-linux standard library This issue involves writing Zig code for the standard library.
#21712 opened Oct 15, 2024 by alexrp
7 tasks
unplanned
Tier 1 support for x86_64-linux-(gnu,musl)x32 arch-x86_64 64-bit x86 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-linux standard library This issue involves writing Zig code for the standard library.
#21711 opened Oct 15, 2024 by alexrp
7 tasks
unplanned
behavior and documentation of right shift on signed integers differs bug Observed behavior contradicts documented or intended behavior
#21709 opened Oct 15, 2024 by scottredig
ProTip! What’s not been updated in a month: updated:<2024-09-21.