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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Allow @bitCast to pass through lvalues proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#21935 opened Nov 8, 2024 by silversquirl 0.15.0
Compiler panic caused by comparing a float vector that contains NaN bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21932 opened Nov 7, 2024 by kcbanner 0.14.0
stack probing can lead to confusing segfaults bug Observed behavior contradicts documented or intended behavior
#21927 opened Nov 6, 2024 by DonIsaac
unknown target CPU 'athlon-xp' arch-x86_64 64-bit x86 bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals. frontend Tokenization, parsing, AstGen, Sema, and Liveness. os-linux
#21925 opened Nov 6, 2024 by Ivan-Velickovic 0.14.0
std.zip+std.tar Extract to memory enhancement Solving this issue will likely involve adding new logic or components to the codebase. 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.
#21922 opened Nov 5, 2024 by darltrash 0.16.0
dynlib use zig ld invalid bug Observed behavior contradicts documented or intended behavior
#21918 opened Nov 5, 2024 by htqx
ArrayHashMap(..., false) uses stored Context for re-hashing even though keys originally hashed through Adapter 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. use case Describes a real use case that is difficult or impossible, but does not propose a solution.
#21917 opened Nov 5, 2024 by Hejsil 0.15.0
Array/slice of undefined length compiles incorrectly bug Observed behavior contradicts documented or intended behavior
#21915 opened Nov 5, 2024 by buzmeg
Wrapping multiplication on u16 may produce undefined behavior with C backend backend-c The C backend (CBE) outputs C source code. bug Observed behavior contradicts documented or intended behavior
#21914 opened Nov 5, 2024 by ianprime0509 0.14.0
Proposal: Ability to Mark Entire Directories as a Dependency Recursively proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. zig build system std.Build, the build runner, `zig build` subcommand, package management
#21912 opened Nov 4, 2024 by edqx 0.16.0
reached unreachable code during capture stack trace bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#21911 opened Nov 4, 2024 by andrewrk 0.14.0
Consider if @src() in an inline function should refer to the caller's location proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#21906 opened Nov 4, 2024 by matklad
--watch does not work on macOS 14.5 when saving from VSCode bug Observed behavior contradicts documented or intended behavior
#21905 opened Nov 4, 2024 by paperdave
function returning type taking anonymous struct as argument has equal type name when types are not equal error message This issue points out an error message that is unhelpful and should be improved.
#21904 opened Nov 4, 2024 by paperdave 0.14.0
Various vector tests fail on aarch64_be-linux-* arch-aarch64 64-bit ARM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code. upstream An issue with a third party project that Zig uses.
#21893 opened Nov 3, 2024 by alexrp unplanned
128-bit atomics tests fail on aarch64_be-linux-* arch-aarch64 64-bit ARM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code. upstream An issue with a third party project that Zig uses.
#21892 opened Nov 3, 2024 by alexrp unplanned
IFF_PROMISC, IFF_BROADCAST missing from std.os.linux contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-linux standard library This issue involves writing Zig code for the standard library.
#21890 opened Nov 3, 2024 by kj4tmp unplanned
zig fetch errors with sha256 git repositories bug Observed behavior contradicts documented or intended behavior
#21888 opened Nov 2, 2024 by GalaxyShard
POSIX.1-2024 encourages returning EILSEQ for filenames with a newline bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#21883 opened Nov 2, 2024 by squeek502
Strange FileNotFound failures from zig-cache bug Observed behavior contradicts documented or intended behavior
#21881 opened Nov 2, 2024 by buzmeg
destructuring via new useall keyword proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#21879 opened Nov 1, 2024 by andrewrk 0.14.0
Type Mismatch in Zig Translation of Pointer to 2D Array in C Code bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#21876 opened Nov 1, 2024 by Yeaseen 0.15.0
Optional pointer to array does not cast to optional slice bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21875 opened Nov 1, 2024 by luehmann 0.14.0
ProTip! Updated in the last three days: updated:>2024-11-05.