Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ziglang/zig issues and pull requests

#12093 - Allow defining compile error notes with `@compileError`

Issue - State: open - Opened by Vexu over 2 years ago - 5 comments
Labels: proposal, frontend

#12040 - Else capture allowed for boolean condition and it forces true branch

Issue - State: closed - Opened by leecannon over 2 years ago - 1 comment
Labels: bug, stage2

#12013 - aarch64 llvm 14 regression with vectors: Assertion `mutationIsSane(Rule, Query, Mutation) && "legality mutation invalid for match"' failed

Issue - State: closed - Opened by andrewrk over 2 years ago - 1 comment
Labels: bug, contributor friendly, upstream, arch-aarch64, backend-llvm

#11998 - @Vector(2, u4) generates llvm.getelementptr that produces wrong code

Issue - State: closed - Opened by xxxbxxx over 2 years ago - 3 comments
Labels: bug, backend-llvm

#11981 - StructField array with undefined members causes a compiler crash.

Issue - State: closed - Opened by etra0 over 2 years ago - 1 comment
Labels: bug

#11805 - Make assignment operations expressions

Issue - State: open - Opened by ifreund over 2 years ago - 10 comments
Labels: proposal

#11797 - stage2: Extra monomorphizations generated for equal `?T` and `T` values

Issue - State: closed - Opened by topolarity over 2 years ago - 2 comments
Labels: bug, stage2

#11740 - stage2: fix building on systems with glibc >= 2.28

Pull Request - State: closed - Opened by BratishkaErik over 2 years ago - 4 comments

#11690 - Assertion failed when generating a function from a struct reified with @Type

Issue - State: closed - Opened by ethernetsellout over 2 years ago - 2 comments
Labels: bug, stage1

#11673 - expected type error points to wrong argument

Issue - State: closed - Opened by dominictarr over 2 years ago - 1 comment
Labels: bug, stage2

#11650 - remove `@fence` from the language

Issue - State: closed - Opened by kprotty over 2 years ago - 4 comments
Labels: breaking, proposal, accepted

#11247 - std.event.Loop.connect throws compile error on windows

Issue - State: closed - Opened by truemedian over 2 years ago
Labels: bug, standard library

#11074 - flaky test: POSIX file locking with fcntl

Issue - State: open - Opened by andrewrk over 2 years ago - 22 comments
Labels: bug, contributor friendly, standard library, os-linux

#10961 - `-target arm-linux-musleabi` builds musl with hard floats enabled.

Issue - State: closed - Opened by vesim987 almost 3 years ago
Labels: bug, contributor friendly, os-linux, frontend, arch-arm

#10961 - `-target arm-linux-musleabi` builds musl with hard floats enabled.

Issue - State: closed - Opened by vesim987 almost 3 years ago
Labels: bug, contributor friendly, os-linux, frontend, arch-arm

#10710 - remove `@Type` from the language, replacing it with individual type-creating builtins

Issue - State: open - Opened by andrewrk almost 3 years ago - 17 comments
Labels: breaking, proposal, accepted

#10703 - comparison with `undefined` produces unexpected valid behaviour

Issue - State: closed - Opened by PastMoments almost 3 years ago - 4 comments
Labels: bug, frontend

#10663 - Compiler reports incorrect type error on the wrong line

Issue - State: open - Opened by Bodhizafa almost 3 years ago - 2 comments
Labels: bug, contributor friendly, frontend

#10627 - atomic operations causing test failures on some arm64 machines

Issue - State: closed - Opened by andrewrk almost 3 years ago - 1 comment
Labels: bug, contributor friendly, upstream, arch-aarch64, backend-llvm

#10516 - package manager: allow one dependency to be fulfilled by one of many alternatives

Issue - State: open - Opened by kristoff-it almost 3 years ago - 7 comments
Labels: proposal, zig build system

#10315 - SIGSEGV when comparing optional type in an else branch

Issue - State: open - Opened by MageJohn almost 3 years ago - 5 comments
Labels: bug, stage1

#10315 - SIGSEGV when comparing optional type in an else branch

Issue - State: open - Opened by MageJohn almost 3 years ago - 5 comments
Labels: bug, stage1

#10292 - previously working code produces message regarding compiler error

Issue - State: open - Opened by bradclawsie almost 3 years ago - 2 comments
Labels: bug, stage1, regression

#10292 - previously working code produces message regarding compiler error

Issue - State: open - Opened by bradclawsie almost 3 years ago - 2 comments
Labels: bug, stage1, regression

#10210 - std.fmt - invalid format options should return errors.

Issue - State: closed - Opened by user673679 about 3 years ago - 1 comment
Labels: bug, standard library

#10089 - Build system has no way to handle generated header files

Issue - State: open - Opened by silversquirl about 3 years ago - 9 comments
Labels: zig build system

#10064 - Pointers for NVPTX support

Issue - State: closed - Opened by gwenzek about 3 years ago - 11 comments

#9972 - Declaring an error using the shortcut declaration (for 1 error) results in a Segmentation Fault

Issue - State: closed - Opened by hdorio about 3 years ago - 2 comments
Labels: bug, stage1

#9972 - Declaring an error using the shortcut declaration (for 1 error) results in a Segmentation Fault

Issue - State: closed - Opened by hdorio about 3 years ago - 2 comments
Labels: bug, stage1

#9971 - sendto is declared as coming from libc on Windows instead of ws2_32

Issue - State: closed - Opened by marler8997 about 3 years ago - 3 comments
Labels: bug, contributor friendly, standard library, os-windows

#9948 - zig cc -MD fails when an explicit filename is given

Issue - State: closed - Opened by marler8997 about 3 years ago - 4 comments
Labels: bug, zig cc

#9909 - Proposal: Private Fields

Issue - State: closed - Opened by ghost about 3 years ago - 31 comments
Labels: proposal

#9887 - Compiler crash when returning error

Issue - State: open - Opened by evmar about 3 years ago - 3 comments
Labels: bug, stage1

#9887 - Compiler crash when returning error

Issue - State: open - Opened by evmar about 3 years ago - 3 comments
Labels: bug, stage1

#9861 - Rename `usingnamespace` to `mixin`

Issue - State: open - Opened by ifreund about 3 years ago - 36 comments
Labels: proposal

#9841 - Publish Zig .gitignore to `github/gitignore`

Issue - State: closed - Opened by el10savio about 3 years ago - 3 comments

#9841 - Publish Zig .gitignore to `github/gitignore`

Issue - State: closed - Opened by el10savio about 3 years ago - 3 comments

#9814 - Constness inconsistencies in the standard library

Issue - State: open - Opened by jcmoyer about 3 years ago - 11 comments
Labels: standard library, proposal

#9434 - Compiler bug . comptime variable object modifying members

Issue - State: open - Opened by SrMordred over 3 years ago - 1 comment
Labels: bug, stage1

#9434 - Compiler bug . comptime variable object modifying members

Issue - State: open - Opened by SrMordred over 3 years ago - 1 comment
Labels: bug, stage1

#9401 - Unreachable at zig-0.8.0/src/stage1/ir.cpp:22346 in buf_write_value_bytes

Issue - State: open - Opened by toffaletti over 3 years ago - 4 comments
Labels: bug, stage1

#9401 - Unreachable at zig-0.8.0/src/stage1/ir.cpp:22346 in buf_write_value_bytes

Issue - State: open - Opened by toffaletti over 3 years ago - 4 comments
Labels: bug, stage1

#9389 - RFC: SIMD spec

Issue - State: open - Opened by lemaitre over 3 years ago - 6 comments
Labels: proposal

#9272 - Proposal: A new formulation of anytype-based generics

Issue - State: open - Opened by agathazeren over 3 years ago - 20 comments
Labels: proposal

#9260 - Proposal to improve the ergonomics and precision of type inference in generic functions

Issue - State: open - Opened by ghost over 3 years ago - 70 comments
Labels: proposal

#9253 - Top-level doc comments are missing

Issue - State: closed - Opened by wooky over 3 years ago - 1 comment
Labels: bug, autodoc

#8726 - completely eliminate dependency on LLD

Issue - State: open - Opened by andrewrk over 3 years ago - 1 comment
Labels: enhancement, contributor friendly, linking

#8654 - Assertion failed in get_struct_type when return type of frame struct member is error union

Issue - State: open - Opened by Hadron67 over 3 years ago - 1 comment
Labels: bug

#8654 - Assertion failed in get_struct_type when return type of frame struct member is error union

Issue - State: open - Opened by Hadron67 over 3 years ago - 1 comment
Labels: bug

#8644 - Overly agressive constness check on comptime copied slices

Issue - State: open - Opened by N00byEdge over 3 years ago - 2 comments
Labels: bug, stage1

#8644 - Overly agressive constness check on comptime copied slices

Issue - State: open - Opened by N00byEdge over 3 years ago - 2 comments
Labels: bug, stage1

#8612 - auto-generated docs are not copied from cache to output directory when the input source files are unchanged

Issue - State: closed - Opened by g-w1 over 3 years ago - 2 comments
Labels: bug, stage1

#8612 - auto-generated docs are not copied from cache to output directory when the input source files are unchanged

Issue - State: closed - Opened by g-w1 over 3 years ago - 2 comments
Labels: bug, stage1

#8430 - Windows: Zig build linking error on gnu target

Issue - State: closed - Opened by kassane over 3 years ago - 4 comments
Labels: bug, os-windows

#8430 - Windows: Zig build linking error on gnu target

Issue - State: closed - Opened by kassane over 3 years ago - 4 comments
Labels: bug, os-windows

#8430 - Windows: Zig build linking error on gnu target

Issue - State: closed - Opened by kassane over 3 years ago - 4 comments
Labels: bug, os-windows

#8289 - integer overflow in std.sort.sort due to incorrect `lessThan` implementation

Issue - State: open - Opened by zbanks over 3 years ago - 4 comments
Labels: standard library

#8284 - Version selection system for the official package manager

Issue - State: open - Opened by kristoff-it over 3 years ago - 20 comments
Labels: proposal, accepted

#8056 - Allowed to use `undefined` in comparison

Issue - State: open - Opened by ratfactor almost 4 years ago - 2 comments
Labels: bug, stage1

#8056 - Allowed to use `undefined` in comparison

Issue - State: open - Opened by ratfactor almost 4 years ago - 2 comments
Labels: bug, stage1

#7950 - make @boolToInt always return a u1 even when the bool is comptime known

Issue - State: closed - Opened by SpexGuy almost 4 years ago - 19 comments
Labels: proposal, accepted

#7935 - ld.lld: error: relocation R_386_PC32 cannot be used against symbol __zig_probe_stack

Issue - State: open - Opened by leonidborisenko almost 4 years ago - 12 comments
Labels: bug, stage1

#7852 - lld: undefined symbol main when linking c with Windows app

Issue - State: open - Opened by taishi132 almost 4 years ago - 11 comments
Labels: os-windows

#7772 - Proposal: Inline Parameters

Issue - State: open - Opened by SpexGuy almost 4 years ago - 22 comments
Labels: proposal

#7679 - @fieldParentPtr can cause unnecessary "struct depends on itself" error

Issue - State: open - Opened by daurnimator almost 4 years ago - 1 comment
Labels: bug

#7679 - @fieldParentPtr can cause unnecessary "struct depends on itself" error

Issue - State: open - Opened by daurnimator almost 4 years ago - 1 comment
Labels: bug

#7605 - more math friendly definition of shift operators

Issue - State: open - Opened by andrewrk almost 4 years ago - 25 comments
Labels: proposal

#7452 - lld-link: error: undefined symbol: _gai_strerrorA

Issue - State: closed - Opened by zhaozg almost 4 years ago - 8 comments

#7397 - zig [command] --help should work outside of zig source code

Issue - State: closed - Opened by dch almost 4 years ago - 4 comments
Labels: proposal, zig build system

#7397 - zig [command] --help should work outside of zig source code

Issue - State: closed - Opened by dch almost 4 years ago - 4 comments
Labels: proposal, zig build system

#7242 - Minimum Supported Windows Version

Issue - State: open - Opened by marler8997 almost 4 years ago - 24 comments
Labels: proposal, os-windows

#7242 - Minimum Supported Windows Version

Issue - State: open - Opened by marler8997 almost 4 years ago - 24 comments
Labels: proposal, os-windows

#7242 - Minimum Supported Windows Version

Issue - State: open - Opened by marler8997 almost 4 years ago - 24 comments
Labels: proposal, os-windows

#7225 - Trying to cross compile to a windows target with the MSVC abi while linking to libc yields confusing errors.

Issue - State: open - Opened by alexnask almost 4 years ago - 5 comments
Labels: enhancement, os-windows, frontend

#7225 - Trying to cross compile to a windows target with the MSVC abi while linking to libc yields confusing errors.

Issue - State: open - Opened by alexnask almost 4 years ago - 5 comments
Labels: enhancement, os-windows, frontend

#6312 - Stage 1 segfault moving self-referential datastructures at comptime

Issue - State: closed - Opened by mb64 about 4 years ago
Labels: stage1

#6305 - Unreachable at ir.cpp:29544 in buf_write_value_bytes

Issue - State: closed - Opened by mb64 about 4 years ago - 2 comments
Labels: bug, stage1

#6280 - Assertion failed when casting function pointers. "This is a bug in the Zig compiler"

Issue - State: closed - Opened by davi2205 about 4 years ago - 3 comments
Labels: bug, stage1

#6076 - Allocation fails for buffers larger than 2^29 bytes

Issue - State: open - Opened by Snektron over 4 years ago - 2 comments
Labels: bug, standard library

#6025 - async/await/suspend/resume

Issue - State: open - Opened by andrewrk over 4 years ago - 2 comments
Labels: enhancement, stage2

#6004 - Can't get the General Purpose Allocator's double free detection to work

Issue - State: open - Opened by heidezomp over 4 years ago - 9 comments
Labels: bug, standard library

#5987 - Genericize tracing interface

Issue - State: open - Opened by sqfink over 4 years ago - 9 comments
Labels: contributor friendly, standard library, proposal, accepted

#5973 - eliminate hidden pass-by-reference footguns

Issue - State: open - Opened by ghost over 4 years ago - 25 comments
Labels: proposal, accepted

#5935 - Compiling a C file for a UEFI target results in unsupported option '-fPIC'

Issue - State: closed - Opened by alexnask over 4 years ago - 1 comment
Labels: bug, os-uefi, zig cc

#5893 - Nit: anytype is a really inconsistent name

Issue - State: open - Opened by SpexGuy over 4 years ago - 84 comments
Labels: proposal

#5838 - [proposal] Mark external function as pure

Issue - State: open - Opened by pfgithub over 4 years ago - 5 comments
Labels: optimization, proposal, accepted

#5725 - returning a pointer to a local should be a compile error

Issue - State: open - Opened by ghost over 4 years ago - 8 comments
Labels: proposal

#5725 - returning a pointer to a local should be a compile error

Issue - State: open - Opened by ghost over 4 years ago - 8 comments
Labels: proposal

#5725 - returning a pointer to a local should be a compile error

Issue - State: open - Opened by ghost over 4 years ago - 8 comments
Labels: proposal

#5614 - os.write on a closed socket triggers SIGPIPE

Issue - State: closed - Opened by truemedian over 4 years ago - 5 comments
Labels: standard library

#5467 - Xtensa Support

Issue - State: open - Opened by schroffl over 4 years ago - 33 comments
Labels: standard library, upstream, backend-llvm, arch-xtensa

#5163 - Give more info when a UB trap is detected in zig cc debug mode

Issue - State: open - Opened by rivten over 4 years ago - 10 comments
Labels: enhancement, zig cc

#5038 - remove T{} syntax in favor of type coercion

Issue - State: open - Opened by andrewrk over 4 years ago - 22 comments
Labels: breaking, proposal

#4960 - Builtin Matrix type

Issue - State: open - Opened by data-man over 4 years ago - 23 comments
Labels: proposal