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

Wrong error location when "error: StreamTooLong" bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12725 opened Sep 2, 2022 by correabuscar 0.10.0
Confusing error message in case of missing var/const keyword error message This issue points out an error message that is unhelpful and should be improved.
#12721 opened Sep 2, 2022 by dee0xeed 0.11.0
Windows cache corruption after failed C build with stage2 bug Observed behavior contracts documented or intended behavior
#12718 opened Sep 2, 2022 by DeadRobotDev
have pointer type child 'B' cannot cast into pointer type child 'A' error explain why they are different error message This issue points out an error message that is unhelpful and should be improved.
#12717 opened Sep 2, 2022 by nektro 0.12.0
Compilation fails with TODO (LLVM) error bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12716 opened Sep 2, 2022 by ArtemisX64 0.10.0
sigsetsize argument to epoll_pwait is incorrect bug Observed behavior contracts documented or intended behavior os-linux standard library This issue involves writing Zig code for the standard library.
#12715 opened Sep 1, 2022 by gpanders 0.11.0
Performance regression with self-hosted compiler bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12713 opened Sep 1, 2022 by voroskoi 0.10.0
Confusing error when calling zig build in directory without build.zig bug Observed behavior contracts documented or intended behavior error message This issue points out an error message that is unhelpful and should be improved. stage2 This issue affects the self-hosted compiler. zig build system
#12711 opened Sep 1, 2022 by IntegratedQuantum 0.11.0
"using cURL from Zig" example code crashes if compiled with stage2. bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12706 opened Sep 1, 2022 by gitusel 0.10.0
stage3: packed struct C ABI test fails and crashes immediately after bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12704 opened Aug 31, 2022 by davidgm94 0.10.0
Unable to build stage3 on Windows: FileNotFound followed by Unable to dump stack trace: InvalidPEMagic bug Observed behavior contracts documented or intended behavior
#12703 opened Aug 31, 2022 by kcbanner
stage3: comptime SourceLocation reaches unreachable code bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12702 opened Aug 31, 2022 by jcmoyer 0.10.0
Comptime call memoization broken when having comptime slice bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12700 opened Aug 31, 2022 by MasterQ32 0.10.0
Compiler crash when adding float to lazy size bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12698 opened Aug 31, 2022 by Vexu 0.10.0
Compiler panic when a package has an @import that refers to a missing dependency bug Observed behavior contracts documented or intended behavior
#12694 opened Aug 31, 2022 by kcbanner
behavior and compare-output tests are failing on aarch64-linux CI arch-arm64 bug Observed behavior contracts documented or intended behavior os-linux
#12689 opened Aug 30, 2022 by andrewrk 0.10.0
segfault when testing a second copy of the std lib bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12684 opened Aug 30, 2022 by andrewrk 0.10.0
LLVM 15 regression: behavior test "namespace lookup ignores decl causing the lookup" backend-llvm bug Observed behavior contracts documented or intended behavior regression It worked in a previous version of Zig, but stopped working. stage2 This issue affects the self-hosted compiler.
#12681 opened Aug 30, 2022 by andrewrk 0.10.0
LLVM error when using extern functions backend-llvm bug Observed behavior contracts documented or intended behavior stage2 This issue affects the self-hosted compiler.
#12680 opened Aug 30, 2022 by NateDogg1232 0.10.0
undefined bytes are being written to the output file backend-self-hosted bug Observed behavior contracts documented or intended behavior linking miscompilation The compiler reports success but produces semantically incorrect code. stage2 This issue affects the self-hosted compiler.
#12676 opened Aug 29, 2022 by andrewrk 0.10.0
Cases of retokenization invalidly assume that the tokenizer is stateless leading to crashes in various edge cases bug Observed behavior contracts documented or intended behavior
#12674 opened Aug 29, 2022 by moosichu
Failing io_uring test accept/connect/send/recv bug Observed behavior contracts documented or intended behavior os-linux standard library This issue involves writing Zig code for the standard library.
#12670 opened Aug 28, 2022 by Vexu 0.11.0
ProTip! no:milestone will show everything without a milestone.