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

no error on invalid try before anon struct bug Observed behavior contradicts documented or intended behavior
#21991 opened Nov 15, 2024 by travisstaloch
zero'd global constants consume @sizeOf(T) disk space backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#21988 opened Nov 14, 2024 by Jarred-Sumner 0.15.0
Cannot specify cache-dir to run fuzz tests using zig test -ffuzz bug Observed behavior contradicts documented or intended behavior
#21986 opened Nov 14, 2024 by dimdin
zig cc does not make debug info for the mac target when working from linux bug Observed behavior contradicts documented or intended behavior
#21985 opened Nov 14, 2024 by nevakrien
bw.flush(); will cause 'zig build test' hang bug Observed behavior contradicts documented or intended behavior
#21984 opened Nov 14, 2024 by PegasusPlusUS
zig cc doesn't pass through -Wl,--large-address-aware bug Observed behavior contradicts documented or intended behavior linking zig cc Zig as a drop-in C compiler feature
#21981 opened Nov 13, 2024 by tmm1
zig fetch: inconsistent redirect handling between http and git+http remotes bug Observed behavior contradicts documented or intended behavior
#21976 opened Nov 12, 2024 by rockorager
zig cc does not respect -Wl,--whole-archive -l<lib> -Wl,--no-whole-archive bug Observed behavior contradicts documented or intended behavior
#21971 opened Nov 12, 2024 by tmm1
zig objcopy: support --adjust-section-vma bug Observed behavior contradicts documented or intended behavior
#21969 opened Nov 12, 2024 by fionera
Improve messages when implicit casts from array to slice fails due to const mismatch error message This issue points out an error message that is unhelpful and should be improved.
#21967 opened Nov 11, 2024 by DonIsaac
Formatting with {s} on a struct produces confusing error error message This issue points out an error message that is unhelpful and should be improved.
#21965 opened Nov 11, 2024 by DonIsaac
Segmentation fault by default due to a wrong dynamic linker on KissLinux bug Observed behavior contradicts documented or intended behavior
#21963 opened Nov 11, 2024 by Ogromny
ability to do conditional compilation on zig version including when builtin functions change proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#21957 opened Nov 10, 2024 by andrewrk 0.15.0
tls 1.2 decode error for https://cdn.kernel.org bug Observed behavior contradicts documented or intended behavior
#21952 opened Nov 10, 2024 by Allar
selfhosted x86_64: no encoding found for: none imul r8 r8 none none arch-x86_64 64-bit x86 backend-self-hosted bug Observed behavior contradicts documented or intended behavior
#21950 opened Nov 10, 2024 by NicoElbers 0.14.0
Thin LTO not working bug Observed behavior contradicts documented or intended behavior linking zig cc Zig as a drop-in C compiler feature
#21947 opened Nov 9, 2024 by TCROC
@enumFromInt doesnt safety check out of range int on non-exhaustive enum bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21946 opened Nov 9, 2024 by xdBronch 0.14.0
Errors with constant folding of large bitwise left shift bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21943 opened Nov 9, 2024 by danielbendix unplanned
Unable to omit unwind tables from binary when using ReleaseSmall + LLVM arch-x86_64 64-bit x86 bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#21942 opened Nov 9, 2024 by wooster0 0.14.0
Neither way can build zig w/o SegFault bug Observed behavior contradicts documented or intended behavior
#21941 opened Nov 9, 2024 by lefsha
update debug info line numbers during incremental compilation updates for unchanged functions bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness. incremental compilation Problem occurs only when reusing compiler state.
#21940 opened Nov 9, 2024 by andrewrk 0.14.0
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
ProTip! no:milestone will show everything without a milestone.