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

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.
#12827 opened Sep 12, 2022 by andrewrk 0.11.0
Language Reference imprecise about the behaviour of undefined bug Observed behavior contracts documented or intended behavior docs
#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.
#12821 opened Sep 12, 2022 by InKryption 0.10.0
wrong line number in stack trace bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12818 opened Sep 11, 2022 by andrewrk 0.10.0
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.
#12816 opened Sep 11, 2022 by andrewrk 0.11.0
Indexing arrays with vectors (gather) accepted This proposal is planned. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#12815 opened Sep 11, 2022 by DiskPoppy 0.11.0
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.
#12812 opened Sep 11, 2022 by silversquirl 0.10.0
[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.
#12810 opened Sep 11, 2022 by jacobly0 0.10.0
add support for targeting glibc 2.36
#12809 opened Sep 10, 2022 by nektro
add support for targeting glibc 2.35
#12808 opened Sep 10, 2022 by nektro
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.
#12806 opened Sep 10, 2022 by ibokuri 0.10.0
stage2: reached unreachable on duplicate enum value bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12805 opened Sep 10, 2022 by jcmoyer 0.10.0
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.
#12801 opened Sep 9, 2022 by tauoverpi 0.10.0
stage2: -femit-asm does not work bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12800 opened Sep 9, 2022 by dee0xeed 0.10.0
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.
#12795 opened Sep 9, 2022 by marler8997 0.10.0
stage2 regression in beginComptimePtrMutation bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12794 opened Sep 9, 2022 by slimsag 0.10.0
Wrong error location for cannot assign to constant using operators ^= &= |= /= %= <<= <<|= >>= bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12793 opened Sep 9, 2022 by IntegratedQuantum 0.10.0
stage2: unreachable in checkComptimeVarStore bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12787 opened Sep 8, 2022 by mitchellh 0.10.0
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.
#12786 opened Sep 8, 2022 by slimsag 0.10.0
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.
#12783 opened Sep 8, 2022 by kubkon 0.11.0
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.
#12781 opened Sep 8, 2022 by Hejsil 0.10.0
zig cc does not respect - to read from stdin bug Observed behavior contracts documented or intended behavior zig cc Zig as a drop-in C compiler feature
#12777 opened Sep 8, 2022 by motiejus 0.11.0
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.
#12768 opened Sep 7, 2022 by dee0xeed 0.12.0
attempt to use null value in Sema bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12766 opened Sep 7, 2022 by gwenzek 0.10.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.