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

translate-c: cacheline marker crashed bug Observed behavior contradicts documented or intended behavior
#16838 opened Aug 15, 2023 by taikoo
panic on error when initializing struct with tuple in for loop bug Observed behavior contradicts documented or intended behavior
#16833 opened Aug 15, 2023 by xxxbxxx
Error message was not helpful at all error message This issue points out an error message that is unhelpful and should be improved.
#16829 opened Aug 15, 2023 by CGQAQ
regression: std.json unicode escape parsing doesn't always work correctly bug Observed behavior contradicts documented or intended behavior
#16828 opened Aug 14, 2023 by squeek502
OSX/Frameworks linking: Wrong minor value for compatibility_version if it is not 0 bug Observed behavior contradicts documented or intended behavior linking os-macos
#16822 opened Aug 14, 2023 by g012 0.12.0
Error Message Improvement: Introduce @errorOrigin error message This issue points out an error message that is unhelpful and should be improved.
#16819 opened Aug 14, 2023 by joelonsql
@enumFromInt missing result type for casts when result enum has explicit backing integer bug Observed behavior contradicts documented or intended behavior
#16814 opened Aug 14, 2023 by nektro
zig c++: unsupported linker arg ......./libopenssl.a bug Observed behavior contradicts documented or intended behavior
#16813 opened Aug 14, 2023 by CGQAQ
The linker path search behavior has changed since 0.11.0 for x86_64-windows-gnu bug Observed behavior contradicts documented or intended behavior
#16811 opened Aug 14, 2023 by haohaolee
start: LLVM 17 regression compiling _start for riscv64-linux backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working. upstream An issue with a third party project that Zig uses.
#16799 opened Aug 13, 2023 by jacobly0 0.12.0
behavior: LLVM 17 miscompiles bool vectors when avx512f is enabled backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working. upstream An issue with a third party project that Zig uses.
#16797 opened Aug 13, 2023 by jacobly0 0.12.0
zig cc -fopenmp fails with error lld-link: error: undefined symbol: __kmpc_for_static_init_4 bug Observed behavior contradicts documented or intended behavior zig cc Zig as a drop-in C compiler feature
#16796 opened Aug 13, 2023 by twobob
Remove from SinglyLinkedList causes thread panic enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#16795 opened Aug 12, 2023 by Sergushka 0.14.0
compiler crash passing function as reader type bug Observed behavior contradicts documented or intended behavior
#16794 opened Aug 12, 2023 by nektro
Compiler crash when forgetting to mark function argument comptime bug Observed behavior contradicts documented or intended behavior
#16792 opened Aug 12, 2023 by verdog
Defining large arrays cause compile issues bug Observed behavior contradicts documented or intended behavior
#16791 opened Aug 12, 2023 by sagehane
translate-c: incorrect translation of switch with continue statement, produces infinite loop in generated Zig code for Zig 0.11.0 bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#16790 opened Aug 12, 2023 by mewmew
error.PermissionDenied vs error.AccessDenied proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. standard library This issue involves writing Zig code for the standard library.
#16782 opened Aug 12, 2023 by squeek502 0.13.0
TLS issue when using Zig Linker with Rust bug Observed behavior contradicts documented or intended behavior linking use case Describes a real use case that is difficult or impossible, but does not propose a solution.
#16780 opened Aug 11, 2023 by j-baker 0.14.0
root struct of file 'c' has no member named 'fd_t' when compiling for emscripten and linking with libc arch-wasm32 bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#16776 opened Aug 11, 2023 by bluesillybeard 0.15.0
Adding comptime to a variable previously declared var when it's value is constant segfaults the compiler. bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness. regression It worked in a previous version of Zig, but stopped working.
#16775 opened Aug 11, 2023 by kprotty 0.11.1
value with comptime-only type '@TypeOf(null)' depends on runtime control flow enhancement Solving this issue will likely involve adding new logic or components to the codebase. frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#16770 opened Aug 11, 2023 by ehaas 0.13.0
"." before else in switch statement results in confusing error message error message This issue points out an error message that is unhelpful and should be improved.
#16768 opened Aug 10, 2023 by ssteinbach 0.13.0
Proposal: allow coercions between optionals and error unions with compatible payloads proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#16765 opened Aug 10, 2023 by mlugg 0.13.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.