The Wayback Machine - https://web.archive.org/web/20230305033655/https://github.com/ziglang/zig/issues
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

test\standalone\mix_c_files failing in the LLVM16 branch on Windows backend-llvm bug Observed behavior contracts documented or intended behavior os-windows regression It worked in a previous version of Zig, but stopped working.
#14800 opened Mar 5, 2023 by andrewrk 0.11.0
add support for targeting glibc 2.37
#14798 opened Mar 4, 2023 by nektro
Unhelpful error on typo in declaration error message This issue points out an error message that is unhelpful and should be improved.
#14797 opened Mar 4, 2023 by IntegratedQuantum 0.13.0
GeneralPurposeAllocator and testing allocator do not catch wrong frees 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. standard library This issue involves writing Zig code for the standard library.
#14791 opened Mar 4, 2023 by rganesan 0.12.0
C stat function acts differently in zig by calling with @cImport at Intel MacOS bug Observed behavior contracts documented or intended behavior
#14790 opened Mar 4, 2023 by e0328eric
Fail to compile on FreeBSD 14-current bug Observed behavior contracts documented or intended behavior os-freebsd
#14788 opened Mar 4, 2023 by wisonye 0.11.0
miscompilation when writing through pointer to optional slice arg 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.
#14783 opened Mar 3, 2023 by andrewrk 0.11.0
Many builtin functions that should return void return something else bug Observed behavior contracts documented or intended behavior
#14779 opened Mar 3, 2023 by r00ster91 0.11.0
error: redeclaration of 'dependency' when using build.zig.zon bug Observed behavior contracts documented or intended behavior
#14777 opened Mar 3, 2023 by gaetschwartz
expected type 'type', found 'fn(comptime type) type' complains about wrong line error message This issue points out an error message that is unhelpful and should be improved.
#14768 opened Mar 3, 2023 by codethief
No panic stack traces when compiled with frame pointer omitted backend-llvm backend-self-hosted stage2 This issue affects the self-hosted compiler. use case Describes a real use case that is difficult or impossible, but does not propose a solution.
#14763 opened Mar 2, 2023 by kubkon 0.12.0
Confusing error message if you try to use a reversed range with "for" with comptime-known values error message This issue points out an error message that is unhelpful and should be improved.
#14758 opened Mar 2, 2023 by mitchellh 0.12.0
Wrong error location when assigning to missing struct field and right hand side is a field access error message This issue points out an error message that is unhelpful and should be improved.
#14753 opened Mar 1, 2023 by IntegratedQuantum 0.12.0
Freestanding code failing silently bug Observed behavior contracts documented or intended behavior
#14752 opened Mar 1, 2023 by kulkarniniraj
error: UnknownArchitecture on Linux 5.15.56-2-rpi-ARCH bug Observed behavior contracts documented or intended behavior
#14746 opened Feb 28, 2023 by chrboesch
Pointers to C arrays of unknown size are not populated bug Observed behavior contracts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#14743 opened Feb 28, 2023 by jayschwa 0.12.0
zig cc: Non-deterministic failure in updateCObject on multi-threaded compilation bug Observed behavior contracts documented or intended behavior
#14737 opened Feb 27, 2023 by matu3ba
new for loops don't want to give pointers to elements of an array proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#14734 opened Feb 26, 2023 by kristoff-it 0.11.0
Heap corruption crash during rawFree on x86_64-windows-msvc bug Observed behavior contracts documented or intended behavior
#14727 opened Feb 25, 2023 by kcbanner
Returning reference to union field at comptime crashes compiler bug Observed behavior contracts documented or intended behavior
#14724 opened Feb 24, 2023 by silversquirl 0.12.0
std.Build.Module should include APIs from CompileStep 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. zig build system
#14719 opened Feb 23, 2023 by hryx 0.11.0
COFF linker does not observe linker_allow_shlib_undefined bug Observed behavior contracts documented or intended behavior 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-windows
#14718 opened Feb 23, 2023 by hryx 0.11.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.