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

IterableDir does not iterate over all contents created after opening bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#17095 opened Sep 8, 2023 by ianprime0509 0.13.0
http client crashes in release mode bug Observed behavior contradicts documented or intended behavior
#17091 opened Sep 7, 2023 by andreakarasho
Compiler crash with returning types that leave scope bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#17086 opened Sep 7, 2023 by cheeze42 0.13.0
compiler tries to use null value when running any test bug Observed behavior contradicts documented or intended behavior
#17083 opened Sep 6, 2023 by ymndoseijin
Segmentation fault with comptime string generation bug Observed behavior contradicts documented or intended behavior
#17079 opened Sep 6, 2023 by MKuranowski
Compiler Segmentation fault while "Semantic Analysis" bug Observed behavior contradicts documented or intended behavior
#17078 opened Sep 5, 2023 by Tesseract22
Duplicate hashes in build.zig.zon bug Observed behavior contradicts documented or intended behavior
#17076 opened Sep 5, 2023 by raddari
cInclude-ing libarchive fails bug Observed behavior contradicts documented or intended behavior translate-c C to Zig source translation feature (@cImport)
#17075 opened Sep 5, 2023 by theoparis 0.15.0
root struct of file 'S' has no member named 'foo' error missing note with link to file error message This issue points out an error message that is unhelpful and should be improved.
#17074 opened Sep 5, 2023 by nektro 0.13.0
Failure to resolve name in scope under certain conditions bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#17073 opened Sep 4, 2023 by amp-59 0.15.0
Package hash differs on multiple machines bug Observed behavior contradicts documented or intended behavior
#17064 opened Sep 3, 2023 by Beyley
Interaction between comptime var and runtime struct creation proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#17063 opened Sep 3, 2023 by justin-geopipe 0.12.0
Thread local storage implementation on Linux uses global state which is not initialized when using zig build-lib bug Observed behavior contradicts documented or intended behavior
#17062 opened Sep 3, 2023 by michal-z
Autodoc: display resolution path when displaying decls autodoc Involves the logic for generating HTML/JS/CSS based on public declarations and doc comments
#17061 opened Sep 3, 2023 by kristoff-it
basic http (not TLS) app is unreasonably big bug Observed behavior contradicts documented or intended behavior optimization
#17051 opened Sep 2, 2023 by blenessy 0.15.0
Build failed on macOS Sonoma with Xcode 15: zig2 duplicate symbol __mh_execute_header bug Observed behavior contradicts documented or intended behavior
#17050 opened Sep 2, 2023 by thelastlin
proposal: a more consistent std.hash api 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.
#17048 opened Sep 2, 2023 by tiehuis 0.12.0
sema: memory leak in instantiateGenericCall bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#17042 opened Sep 1, 2023 by kubkon 0.12.0
For loop range is unusable with types smaller than usize bug Observed behavior contradicts documented or intended behavior
#17039 opened Sep 1, 2023 by TeamPuzel
compiler crashes when mixing comptime with slices and arrays bug Observed behavior contradicts documented or intended behavior
#17037 opened Sep 1, 2023 by ymndoseijin
errno seemingly lost during fstatat when -target with -gnu is specified bug Observed behavior contradicts documented or intended behavior os-linux
#17034 opened Sep 1, 2023 by squeek502 0.12.0
Outdated documentation: std only supports x86_64? bug Observed behavior contradicts documented or intended behavior
#17032 opened Aug 31, 2023 by iacore
Zig cc: -sectcreate doesn't work bug Observed behavior contradicts documented or intended behavior
#17026 opened Aug 31, 2023 by danielslee
std.fmt.format breaks with UTF-8 character as fill bug Observed behavior contradicts documented or intended behavior
#17025 opened Aug 31, 2023 by pinpox
[FR] provide interfaces that expose a "module factory" bug Observed behavior contradicts documented or intended behavior
#17024 opened Aug 31, 2023 by glyh
ProTip! Adding no:label will show everything without a label.