Issues: ziglang/zig
Linking fails when building Zig: LLD dependencies are missing
#12069
opened Jul 10, 2022 by
kamidev
Open
24
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
LLVM 15 regression: LLVM ERROR: cannot select when lowering "vector @splat" behavior test
arch-x86_64
backend-llvm
bug
Observed behavior contracts documented or intended behavior
os-macos
regression
It worked in a previous version of Zig, but stopped working.
upstream
An issue with a third party project that Zig uses.
Language Reference imprecise about the behaviour of Observed behavior contracts documented or intended behavior
docs
undefined
bug
#12822
opened Sep 12, 2022 by
paoda
Mutable tuples coerce un-checked into mutable slices
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
std.ChildProcess.exec crashes if PATH is empty
bug
Observed behavior contracts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
standard library
This issue involves writing Zig code for the standard library.
Getting location of vector component for non-power-of-two type is broken on stage2
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.
[Sema] assertion failed when passing fn taking anytype param as comptime param
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
Inferred error sets + generic interfaces = stage2 compilations that run forever
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
Compiler segfaults when invoking a function stored in a comptime field
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
stage2: -femit-asm does not work
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
stage3: unreachable during compilation of implicitly typed const ref to mutable struct wrapping another struct
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
stage2 regression in beginComptimePtrMutation
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
Wrong error location for Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
cannot assign to constant using operators ^= &= |= /= %= <<= <<|= >>=
bug
stage2 regression: 'struct layout not resolved' for structs built at comptime
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
Zig fails to cross compile CGO wrapper around C++ Swift demangler code
bug
Observed behavior contracts documented or intended behavior
#12785
opened Sep 8, 2022 by
blacktop
windows: File.pwrite/pread alters the file pointer
os-windows
question
standard library
This issue involves writing Zig code for the standard library.
MultiArrayList can have unexpected results when combining zero sized fields and optional pointers
backend-llvm
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
zig cc does not respect Observed behavior contracts documented or intended behavior
zig cc
Zig as a drop-in C compiler feature
- to read from stdin
bug
Irrelevant error message when using equality operator instead of assignment operator
error message
This issue points out an error message that is unhelpful and should be improved.
attempt to use null value in Sema
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.