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

File for Divorce from LLVM proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#16270 opened Jun 29, 2023 by andrewrk
2 of 19 tasks
1.0.0
use Aro to compile C code instead of clang breaking Implementing this issue could cause existing code to no longer compile or have different 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. zig cc Zig as a drop-in C compiler feature
#16269 opened Jun 29, 2023 by andrewrk 0.14.0
upstream Aro and use it for translate-c instead of clang breaking Implementing this issue could cause existing code to no longer compile or have different 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. translate-c C to Zig source translation feature (@cImport)
#16268 opened Jun 29, 2023 by andrewrk 0.14.0
Type Interference not working with @intFromFloat() and @floatFromInt() when used with Vectors bug Observed behavior contradicts documented or intended behavior
#16267 opened Jun 29, 2023 by SimonLSchlee 0.11.0
Destination type inference for cast builtins cannot see through @TypeOf(param) if param is anytype bug Observed behavior contradicts documented or intended behavior
#16258 opened Jun 28, 2023 by ehaas 0.12.0
Autodoc: enable light / dark theme override using user preferences autodoc Involves the logic for generating HTML/JS/CSS based on public declarations and doc comments
#16257 opened Jun 28, 2023 by kristoff-it
labelled block implicitly returns type void when it shouldn't bug Observed behavior contradicts documented or intended behavior
#16253 opened Jun 28, 2023 by PastMoments 0.12.0
error: no field or member function named 'finalResult' in 'crypto.sha1.Sha1' bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#16250 opened Jun 28, 2023 by nektro 0.11.0
std.net does not support localhost subdomains bug Observed behavior contradicts documented or intended behavior
#16249 opened Jun 28, 2023 by nektro
function with tuple parameter receiving incorrect values arch-aarch64 64-bit ARM bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code. os-macos
#16242 opened Jun 27, 2023 by dylan-conway 0.12.0
zig cc failing to locate framework headers bug Observed behavior contradicts documented or intended behavior os-macos zig cc Zig as a drop-in C compiler feature
#16235 opened Jun 27, 2023 by danielchasehooper 0.12.0
json parsing regression with tagged unions bug Observed behavior contradicts documented or intended behavior
#16223 opened Jun 26, 2023 by nurpax
better error message or make @compileError to be able to point to the error source location? error message This issue points out an error message that is unhelpful and should be improved.
#16222 opened Jun 26, 2023 by taikoo
unable to infer array size error message This issue points out an error message that is unhelpful and should be improved.
#16218 opened Jun 26, 2023 by nomota 0.13.0
Failed to cImport libdivide header bug Observed behavior contradicts documented or intended behavior
#16213 opened Jun 25, 2023 by lacc97
Missing result locations for builtin types bug Observed behavior contradicts documented or intended behavior
#16211 opened Jun 25, 2023 by vesim987
x86_64-linux-gnu zig that was cross compiled with x86_64-windows-gnu produces cache warnings for builtins.zig under WSL bug Observed behavior contradicts documented or intended behavior
#16209 opened Jun 25, 2023 by kcbanner
ConfigHeader does not automatically register a generated FileSource as a step dependency bug Observed behavior contradicts documented or intended behavior zig build system
#16208 opened Jun 25, 2023 by lucascharlesmyers
package manager use case: a Zig module can express it needs to be linked against a C library artifact bug Observed behavior contradicts 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. zig build system
#16206 opened Jun 25, 2023 by slimsag 0.12.0
Unhelpful error when nested structs self reference bug Observed behavior contradicts documented or intended behavior
#16199 opened Jun 25, 2023 by zraineri 0.12.0
Using an if expression in a variadic function crashes the compiler bug Observed behavior contradicts documented or intended behavior
#16197 opened Jun 25, 2023 by dantecatalfamo 0.12.0
Segfault when building compiler in stage 3, macOS Ventura 13.2.1 arch-x86_64 bug Observed behavior contradicts documented or intended behavior linking os-macos
#16195 opened Jun 25, 2023 by jrachele 0.11.0
Assign an array to sentinel array proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#16181 opened Jun 24, 2023 by Araminosian 0.12.0
zig fmt --exclude <path> says it works on files, but errors with NotDir due to use of openDir bug Observed behavior contradicts documented or intended behavior zig fmt
#16178 opened Jun 24, 2023 by euclidianAce 0.12.0
ProTip! no:milestone will show everything without a milestone.