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
Label
Projects
Milestones
Assignee
Sort
Issues list
test\standalone\mix_c_files failing in the LLVM16 branch on Windows
backend-llvm
bug
Observed behavior contracts documented or intended behavior
os-windows
regression
It worked in a previous version of Zig, but stopped working.
Unhelpful error on typo in declaration
error message
This issue points out an error message that is unhelpful and should be improved.
GeneralPurposeAllocator and testing allocator do not catch wrong frees
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.
standard library
This issue involves writing Zig code for the standard library.
C Observed behavior contracts documented or intended behavior
stat function acts differently in zig by calling with @cImport at Intel MacOS
bug
#14790
opened Mar 4, 2023 by
e0328eric
Fail to compile on Observed behavior contracts documented or intended behavior
os-freebsd
FreeBSD 14-current
bug
miscompilation when writing through pointer to optional slice arg
bug
Observed behavior contracts documented or intended behavior
miscompilation
The compiler reports success but produces semantically incorrect code.
stage2
This issue affects the self-hosted compiler.
Many builtin functions that should return void return something else
bug
Observed behavior contracts documented or intended behavior
error: redeclaration of 'dependency' when using Observed behavior contracts documented or intended behavior
build.zig.zon
bug
#14777
opened Mar 3, 2023 by
gaetschwartz
expected type 'type', found 'fn(comptime type) type' complains about wrong line
error message
This issue points out an error message that is unhelpful and should be improved.
#14768
opened Mar 3, 2023 by
codethief
No panic stack traces when compiled with frame pointer omitted
backend-llvm
backend-self-hosted
stage2
This issue affects the self-hosted compiler.
use case
Describes a real use case that is difficult or impossible, but does not propose a solution.
Confusing error message if you try to use a reversed range with "for" with comptime-known values
error message
This issue points out an error message that is unhelpful and should be improved.
Wrong error location when assigning to missing struct field and right hand side is a field access
error message
This issue points out an error message that is unhelpful and should be improved.
Freestanding code failing silently
bug
Observed behavior contracts documented or intended behavior
#14752
opened Mar 1, 2023 by
kulkarniniraj
error: UnknownArchitecture on Linux 5.15.56-2-rpi-ARCH
bug
Observed behavior contracts documented or intended behavior
#14746
opened Feb 28, 2023 by
chrboesch
Pointers to C arrays of unknown size are not populated
bug
Observed behavior contracts documented or intended behavior
translate-c
C to Zig source translation feature (@cImport)
std.compress: API cleanup for decompression across different formats
#14739
opened Feb 27, 2023 by
dweiller
zig cc: Non-deterministic failure in updateCObject on multi-threaded compilation
bug
Observed behavior contracts documented or intended behavior
#14737
opened Feb 27, 2023 by
matu3ba
std.fs, std.io: confusion between fs.File.readToEndAlloc and io.Reader.readAllAlloc
#14735
opened Feb 26, 2023 by
perillo
new for loops don't want to give pointers to elements of an array
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
Heap corruption crash during Observed behavior contracts documented or intended behavior
rawFree on x86_64-windows-msvc
bug
#14727
opened Feb 25, 2023 by
kcbanner
Returning reference to union field at comptime crashes compiler
bug
Observed behavior contracts documented or intended behavior
std.Build.Module should include APIs from CompileStep
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.
zig build system
COFF linker does not observe linker_allow_shlib_undefined
bug
Observed behavior contracts documented or intended behavior
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.
linking
os-windows
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.

