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
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: Observed behavior contradicts documented or intended behavior
std.json unicode escape parsing doesn't always work correctly
bug
#16828
opened Aug 14, 2023 by
squeek502
ChildProcess design flaw: impossible to concurrently read a piped stream and kill the child
#16820
opened Aug 14, 2023 by
matklad
Error Message Improvement: Introduce This issue points out an error message that is unhelpful and should be improved.
@errorOrigin
error message
#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 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.
_start for riscv64-linux
backend-llvm
behavior: LLVM 17 miscompiles bool vectors when 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.
avx512f is enabled
backend-llvm
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.
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
root struct of file 'c' has no member named 'fd_t' when compiling for emscripten and linking with libc
arch-wasm32
bug
Adding 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.
comptime to a variable previously declared var when it's value is constant segfaults the compiler.
bug
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.
"." 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.
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.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.