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

return type '?*const fn () callconv(.C) void' cannot cast into return type '?*anyopaque' bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#18311 opened Dec 19, 2023 by Xyndra 0.13.0
Segfault when compiling Saturating Shift Left where lhs is of a computed type backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#18302 opened Dec 17, 2023 by stefansu28 0.12.0
Double freed pointer bug Observed behavior contradicts documented or intended behavior
#18299 opened Dec 17, 2023 by CodeOfSomnath
LLVM-CFI: inconsistent LTO Unit splitting bug Observed behavior contradicts documented or intended behavior
#18298 opened Dec 17, 2023 by kassane
compiler crash during comptime switch on an undefined tagged union bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#18297 opened Dec 17, 2023 by paperdave 0.13.0
Segfault when calling mem.indexOfSentinel on Windows bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#18296 opened Dec 17, 2023 by castholm 0.13.0
expected type expression, found ',', when trying to put a method in anonymous struct literal type error message This issue points out an error message that is unhelpful and should be improved.
#18295 opened Dec 17, 2023 by baryluk 0.13.0
Invalid inline asm clobber strings are silently ignored bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#18292 opened Dec 16, 2023 by linusg 0.15.0
HTTP redirect removes trailing slash, which gives wrong redirect url bug Observed behavior contradicts documented or intended behavior
#18291 opened Dec 16, 2023 by last-arg
std.fs.File: stat for windows is not consistent with POSIX and is missing some informations enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-windows standard library This issue involves writing Zig code for the standard library.
#18290 opened Dec 16, 2023 by perillo 0.13.0
Compilation error for redundant comptime var in comptime scope proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#18289 opened Dec 16, 2023 by wrongnull 0.12.0
Stack trace on panic loops forever bug Observed behavior contradicts documented or intended behavior
#18286 opened Dec 15, 2023 by kristoff-it
Improve error for packages missing build.zig.zon in the paths attribute of build.zig.zon error message This issue points out an error message that is unhelpful and should be improved.
#18283 opened Dec 15, 2023 by enderger
Step.Run with output file arg + has_side_effects = true never sets the GeneratedFile.path bug Observed behavior contradicts documented or intended behavior
#18281 opened Dec 14, 2023 by castholm
No backtrace symbols on MacOS w/ Apple Silicon when cross-compiling to aarch64 Linux bug Observed behavior contradicts documented or intended behavior
#18280 opened Dec 14, 2023 by ramosbugs
Incorrect error message when using a tuple as a sentinel value in an array error message This issue points out an error message that is unhelpful and should be improved.
#18277 opened Dec 14, 2023 by perillo 0.14.0
Incorrect type deduction for pointer-to-many assign arith. when RHS is broken from block bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#18274 opened Dec 13, 2023 by amp-59 0.13.0
Segmentation fault compiling undefined as empty error set at compile time bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#18273 opened Dec 13, 2023 by amp-59 0.13.0
linux ELF: too many extra info in the binary built by zig cc (c project) bug Observed behavior contradicts documented or intended behavior
#18268 opened Dec 13, 2023 by jimying 0.15.0
Compiler crash when importing a non-existent file that is referenced indirectly bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#18264 opened Dec 12, 2023 by emulbreh 0.13.0
master/stage3 fails to build on small linux rig <=4000M bug Observed behavior contradicts documented or intended behavior
#18263 opened Dec 12, 2023 by CaptainBloodz
Make use of @breakpoint builtin in compile-time a compilation error proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#18260 opened Dec 11, 2023 by wrongnull 0.12.0
std.Build.Step.Run.addDepFileOutputArg causes hashing inconsistency in the cache bug Observed behavior contradicts documented or intended behavior zig build system
#18259 opened Dec 11, 2023 by kristoff-it 0.12.0
Add MacOS headers to get bdwgc to compile bug Observed behavior contradicts documented or intended behavior
#18257 opened Dec 11, 2023 by plajjan
ProTip! Find all open issues with in progress development work with linked:pr.