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

Some arm32 targets are broken bug Observed behavior contradicts documented or intended behavior
#19894 opened May 8, 2024 by Validark
zig c++ targeting wasi doesn't support throw bug Observed behavior contradicts documented or intended behavior
#19893 opened May 7, 2024 by mm318
Compiler crash with empty slice in comptime generic bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#19888 opened May 7, 2024 by dweiller 0.13.0
incorrect parsing of error set merge operator bug Observed behavior contradicts documented or intended behavior
#19887 opened May 7, 2024 by Fri3dNstuff
"Array where slice is expected" error always says "array literal" even when not using a literal. error message This issue points out an error message that is unhelpful and should be improved.
#19886 opened May 7, 2024 by Trevor-Strong
Multiple orelse fail with compile time error under certain circumstances bug Observed behavior contradicts documented or intended behavior
#19884 opened May 7, 2024 by houghtonap
Allow coercing ref to anonymous array init to [*c] bug Observed behavior contradicts documented or intended behavior
#19883 opened May 7, 2024 by Pyrolistical
incorrect peer type resolution taking the address of catch |err| switch (err) bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#19881 opened May 7, 2024 by xdBronch 0.13.0
Unexpected arguments in NIX_LDFLAGS and NIX_CFLAGS_COMPILE on Darwin error message This issue points out an error message that is unhelpful and should be improved.
#19879 opened May 7, 2024 by SkamDart
HTTP client fails to make HTTPS requests via a proxy bug Observed behavior contradicts documented or intended behavior
#19878 opened May 7, 2024 by timothyqiu
ESRCH is not handled by file io operations bug Observed behavior contradicts documented or intended behavior
#19875 opened May 6, 2024 by breavyn
std.testing.tmpDir doesnt respect ZIG_LOCAL_CACHE_DIR bug Observed behavior contradicts documented or intended behavior
#19874 opened May 6, 2024 by 0x5a4
std.mem.writeInt doesn't handle non-standard int sizes bug Observed behavior contradicts documented or intended behavior
#19872 opened May 6, 2024 by Nairou
--version-script should be applicable for --export-dynamic binaries bug Observed behavior contradicts documented or intended behavior
#19870 opened May 5, 2024 by MasterAwesome 0.13.0
Cannot use libssh/callbacks.h: unable to translate C expr: unexpected token 'do' bug Observed behavior contradicts documented or intended behavior
#19868 opened May 5, 2024 by michidk
Unable to evaluate comptime expression, operation is runtime due to this operand. However, it is entirely compile time. bug Observed behavior contradicts documented or intended behavior
#19867 opened May 5, 2024 by AnneKitsune
zig does not error/silently ignores const refs passed to varargs bug Observed behavior contradicts documented or intended behavior
#19862 opened May 5, 2024 by dylan-conway
Add new builtin: @typeId
#19858 opened May 4, 2024 by MasterQ32
Missing compile error for enum(u0){a,_} bug Observed behavior contradicts documented or intended behavior
#19856 opened May 4, 2024 by rohlem
Assembly files ignored bug Observed behavior contradicts documented or intended behavior
#19852 opened May 3, 2024 by ElectricalNEO
LLVM 18 regression: -OReleaseSmall crashes LLVM on x86_64-macos arch-x86_64 backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts 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.
#19851 opened May 3, 2024 by andrewrk 0.14.0
ProTip! Exclude everything labeled bug with -label:bug.