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
Label
Projects
Milestones
Assignee
Sort
Issues list
File for Divorce from LLVM
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
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
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)
Type Interference not working with @intFromFloat() and @floatFromInt() when used with Vectors
bug
Observed behavior contradicts documented or intended behavior
Destination type inference for cast builtins cannot see through @TypeOf(param) if param is Observed behavior contradicts documented or intended behavior
anytype
bug
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
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.
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
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
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.
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 Observed behavior contradicts documented or intended behavior
builtins.zig under WSL
bug
#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
Unhelpful error when nested structs self reference
bug
Observed behavior contradicts documented or intended behavior
Using an if expression in a variadic function crashes the compiler
bug
Observed behavior contradicts documented or intended behavior
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
Assign an array to sentinel array
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
zig fmt --exclude <path> says it works on files, but errors with NotDir due to use of openDir
bug
Previous Next
ProTip!
no:milestone will show everything without a milestone.