-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
translate-c: error when accessing extern variable with macro
bug
Observed behavior contradicts documented or intended behavior
#22688
opened Jan 31, 2025 by
BratishkaErik
start.zig: linker warning and segfault if _start() not exported
bug
Observed behavior contradicts documented or intended behavior
#22687
opened Jan 30, 2025 by
ssmid
With Zig 0.14-pre in Debug mode, ARM binary has ARM.extab sections placed in RAM memory region
bug
Observed behavior contradicts documented or intended behavior
#22685
opened Jan 30, 2025 by
marnix
-fno-emit-bin
does not report compile errors when c files included in build
bug
#22682
opened Jan 30, 2025 by
leecannon
@compileLog
formats arrays of identical bytes as integers instead of text
error message
#22679
opened Jan 30, 2025 by
rohlem
Deprecate error-prone readAll() style APIs and replace with Reader.streamUntilEof()
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.
Miscompilation: Observed behavior contradicts documented or intended behavior
!=
for uninstantiable union(enum)
state broken, always returns false
bug
#22675
opened Jan 30, 2025 by
rohlem
translate-c: Function-local extern variable is missing namespace qualifier when referenced in for loop decl
bug
Observed behavior contradicts documented or intended behavior
#22671
opened Jan 30, 2025 by
haydenridd
cannot represent integer value
error should have a 'defined here' note when its a parameter
error message
#22670
opened Jan 30, 2025 by
nektro
undefined symbol: ___floatunoitf
bug
Observed behavior contradicts documented or intended behavior
#22667
opened Jan 29, 2025 by
scheibo
type 'T' has no members
error has no 'defined here' notes
error message
#22666
opened Jan 29, 2025 by
nektro
unexpected behaviour comparing using @sizeOf()
bug
Observed behavior contradicts documented or intended behavior
#22665
opened Jan 29, 2025 by
PoPCppoder
FixedBufferStream needs to declare Error in order to be wrapped with other Readers
bug
Observed behavior contradicts documented or intended behavior
#22664
opened Jan 29, 2025 by
yarrumretep
zig-cache varies from CPU-type
bug
Observed behavior contradicts documented or intended behavior
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Undefined symbols while trying to build Zig stage3 with LLVM
bug
Observed behavior contradicts documented or intended behavior
#22658
opened Jan 29, 2025 by
ssmid
std.http.Client: unable to establish tls connection to GNU Savannah's git repository server
bug
Observed behavior contradicts documented or intended behavior
#22650
opened Jan 28, 2025 by
Techatrix
Add a step to generate documentation to
build.zig
which zig init
generates
#22644
opened Jan 28, 2025 by
sorairolake
Panic in crosspiling to aarch64 on QEmu
bug
Observed behavior contradicts documented or intended behavior
#22643
opened Jan 28, 2025 by
mmanciop
unable to codegen: InputOutput on Linux with Self-Hosted x86 Backend
bug
Observed behavior contradicts documented or intended behavior
#22642
opened Jan 28, 2025 by
jcalabro
Sema: incorrectly compares optional floats at comptime
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
addition of try prevents proper error unwrapping coercion
bug
Observed behavior contradicts documented or intended behavior
#22633
opened Jan 28, 2025 by
nektro
Sema: allows comparison between optional vectors
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Several failures with wasm targets and cc/c++ toolchains (and problems with lto)
bug
Observed behavior contradicts documented or intended behavior
#22629
opened Jan 27, 2025 by
KaruroChori
wasm miscompilation without LLVM: can modify const value
arch-wasm
32-bit and 64-bit WebAssembly
backend-self-hosted
bug
Observed behavior contradicts documented or intended behavior
miscompilation
The compiler reports success but produces semantically incorrect code.
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.