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

Compiler segmentation fault on double inline bug Observed behavior contradicts documented or intended behavior
#16924 opened Aug 22, 2023 by pascaldekloe
zig project build silently exits when it should have failed with errors bug Observed behavior contradicts documented or intended behavior
#16922 opened Aug 22, 2023 by OAguinagalde
Got a lot of comptime related errors after update to zig 0.11 bug Observed behavior contradicts documented or intended behavior
#16920 opened Aug 22, 2023 by CGQAQ
zig cc incorrectly caching object file when using incbin bug Observed behavior contradicts documented or intended behavior
#16919 opened Aug 22, 2023 by Ivan-Velickovic
Strange behavior when printing to the console (during test) bug Observed behavior contradicts documented or intended behavior
#16916 opened Aug 21, 2023 by Lking03x
Duplicite errors from the same function with different comptime arguments bug Observed behavior contradicts documented or intended behavior
#16915 opened Aug 21, 2023 by ProkopRandacek
regression: crash: access violation coercing .{""} to slice of slices in arguments list bug Observed behavior contradicts documented or intended behavior
#16914 opened Aug 21, 2023 by Inve1951
HTTP Method should accept string token
#16912 opened Aug 21, 2023 by ioneyed
Array multiplication of an implicit type on struct fields cause a segfault bug Observed behavior contradicts documented or intended behavior
#16911 opened Aug 21, 2023 by sagehane
-Werror flag not outputting errors on Windows bug Observed behavior contradicts documented or intended behavior
#16901 opened Aug 20, 2023 by henriquel1997
Autodoc: Dead hyperlinks in the std.time reference autodoc Involves the logic for generating HTML/JS/CSS based on public declarations and doc comments
#16898 opened Aug 20, 2023 by ziebam
Format error doesn't say which source code line was wrong error message This issue points out an error message that is unhelpful and should be improved.
#16892 opened Aug 20, 2023 by joelonsql
std.json: Support for context in parse/stringify 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.
#16891 opened Aug 20, 2023 by thejoshwolfe
MemoryPool with alignment greater than @alignOf pointer is broken bug Observed behavior contradicts documented or intended behavior
#16883 opened Aug 19, 2023 by mpfaff
Compiler crashing in ReleaseFast and ReleaseSmall mode when trying to print a value from a large enum (>3000) bug Observed behavior contradicts documented or intended behavior
#16882 opened Aug 19, 2023 by Yharmin
Compiler crash when passing array initialization to function with struct parameter bug Observed behavior contradicts documented or intended behavior
#16879 opened Aug 18, 2023 by f0rget-the-sad
Compiler crashes in use of @constCast bug Observed behavior contradicts documented or intended behavior
#16877 opened Aug 18, 2023 by Kiyoshi364 0.13.0
LLVM: crash lowering @frameAddress with a result location on armv6 arch-arm 32-bit ARM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior upstream An issue with a third party project that Zig uses.
#16876 opened Aug 18, 2023 by mlugg 0.12.0
compiler segfault bug Observed behavior contradicts documented or intended behavior
#16874 opened Aug 18, 2023 by dweiller
Passing a tuple to a parameter of type type crashes the compiler bug Observed behavior contradicts documented or intended behavior
#16872 opened Aug 18, 2023 by zenMaya
Standard input from Build Run panic bug Observed behavior contradicts documented or intended behavior use case Describes a real use case that is difficult or impossible, but does not propose a solution. zig build system
#16866 opened Aug 17, 2023 by pascaldekloe 0.14.0
Remove anonymous struct types from the language proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#16865 opened Aug 17, 2023 by mlugg 0.13.0
anonymous struct literal miscompilations bug Observed behavior contradicts documented or intended behavior
#16862 opened Aug 16, 2023 by travisstaloch
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.