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

#15240 - spirv: attempting to get the 'basic' behavior tests running

Pull Request - State: closed - Opened by Snektron over 1 year ago - 2 comments

#15235 - add runtime safety for noreturn function returning

Pull Request - State: closed - Opened by Vexu over 1 year ago - 9 comments

#15213 - Remove `void{}` from the language

Issue - State: open - Opened by mlugg over 1 year ago - 13 comments
Labels: proposal

#15210 - Support cmakedefine01 as well as cmakedefine

Issue - State: closed - Opened by SamWindell over 1 year ago
Labels: enhancement, contributor friendly, zig build system

#15174 - Incremental compilation tests fail with extra `start.zig` logic enabled

Issue - State: open - Opened by jacobly0 over 1 year ago - 1 comment
Labels: bug, frontend, incremental compilation

#15169 - Zig appears to think M1 mac is Apple A14

Issue - State: open - Opened by jmgurney over 1 year ago - 5 comments
Labels: bug

#15154 - `zig build --help` only works when a `build.zig` file is in cwd

Issue - State: open - Opened by clebs over 1 year ago - 4 comments
Labels: bug, zig build system

#15154 - `zig build --help` only works when a `build.zig` file is in cwd

Issue - State: open - Opened by clebs over 1 year ago - 4 comments
Labels: bug, zig build system

#15133 - std: expose fmt methods and structs for parsing

Pull Request - State: closed - Opened by RossComputerGuy over 1 year ago - 8 comments

#15132 - Proposal: expose `std.fmt` parsing structs and methods

Issue - State: closed - Opened by RossComputerGuy over 1 year ago
Labels: standard library, proposal

#15132 - Proposal: expose `std.fmt` parsing structs and methods

Issue - State: closed - Opened by RossComputerGuy over 1 year ago
Labels: standard library, proposal

#15132 - Proposal: expose `std.fmt` parsing structs and methods

Issue - State: closed - Opened by RossComputerGuy over 1 year ago
Labels: standard library, proposal

#15066 - Invalid value for L suffix

Issue - State: open - Opened by silversquirl over 1 year ago - 3 comments
Labels: bug, translate-c

#15063 - "options: error: AccessDenied" race on Windows with build options post #14647

Issue - State: open - Opened by scheibo over 1 year ago - 3 comments
Labels: bug, os-windows

#15023 - Using Return Type Of Fallible Function In Another Function Causes Incorrect Comptime Error

Issue - State: closed - Opened by ominitay over 1 year ago - 6 comments
Labels: bug

#15012 - objcopy: add support for --compress-debug-sections

Pull Request - State: open - Opened by xxxbxxx over 1 year ago

#15012 - objcopy: add support for --compress-debug-sections

Pull Request - State: open - Opened by xxxbxxx over 1 year ago

#15012 - objcopy: add support for --compress-debug-sections

Pull Request - State: open - Opened by xxxbxxx over 1 year ago

#15010 - Add zlib stream writer

Pull Request - State: open - Opened by xxxbxxx over 1 year ago

#15010 - Add zlib stream writer

Pull Request - State: open - Opened by xxxbxxx over 1 year ago

#14991 - crash merging error set from generic function

Issue - State: closed - Opened by travisstaloch over 1 year ago - 2 comments
Labels: bug, stage2

#14991 - crash merging error set from generic function

Issue - State: closed - Opened by travisstaloch over 1 year ago - 2 comments
Labels: bug, stage2

#14983 - std.math.big.int: improvements of the setString() speed

Pull Request - State: open - Opened by samy-00007 over 1 year ago - 5 comments

#14979 - More consistent way to add build options modules

Issue - State: open - Opened by hryx over 1 year ago
Labels: enhancement, contributor friendly, breaking, zig build system

#14978 - inter-process race condition when writing builtin.zig file

Issue - State: open - Opened by andrewrk over 1 year ago - 1 comment
Labels: bug, contributor friendly, stage2

#14978 - inter-process race condition when writing builtin.zig file

Issue - State: open - Opened by andrewrk over 1 year ago - 1 comment
Labels: bug, contributor friendly, stage2

#14978 - inter-process race condition when writing builtin.zig file

Issue - State: open - Opened by andrewrk over 1 year ago - 1 comment
Labels: bug, contributor friendly, stage2

#14976 - Add std.fmt.parseIntSizeSuffix and use for --maxrss

Pull Request - State: closed - Opened by yujiri8 over 1 year ago

#14972 - communicate the error when a test fails in release mode

Issue - State: open - Opened by andrewrk over 1 year ago - 2 comments
Labels: enhancement, contributor friendly, zig build system

#14970 - rename --verbose to --verbose-spawn and limit the scope of what it does

Issue - State: open - Opened by andrewrk over 1 year ago
Labels: breaking, zig build system

#14955 - support G, M, GiB, MiB, GB, MB, etc. shorthands in --maxrss arg

Issue - State: closed - Opened by andrewrk over 1 year ago - 1 comment
Labels: enhancement, contributor friendly, zig build system

#14948 - CI on Windows timing out sometimes

Issue - State: closed - Opened by andrewrk over 1 year ago - 1 comment
Labels: bug, os-windows, regression

#14944 - extract WriteSourceFileStep out from WriteFileStep

Issue - State: open - Opened by andrewrk over 1 year ago
Labels: breaking, zig build system

#14943 - make uninstall step based on inspecting install steps, rather than with "push installed file" mechanism

Issue - State: open - Opened by andrewrk over 1 year ago - 1 comment
Labels: enhancement, zig build system

#14941 - introduce build_runner.phase enum {declare, make} and assert the phase in many functions

Issue - State: open - Opened by andrewrk over 1 year ago
Labels: breaking, zig build system

#14888 - linkLibC causes linker script to be used instead of library

Issue - State: open - Opened by RossComputerGuy over 1 year ago - 3 comments

#14815 - zig prereq races as of 0.11.0-dev.1782+b52be973d

Issue - State: open - Opened by motiejus over 1 year ago - 12 comments
Labels: bug

#14788 - Fail to compile on `FreeBSD 14-current`

Issue - State: open - Opened by wisonye over 1 year ago - 2 comments
Labels: bug, os-freebsd

#14788 - Fail to compile on `FreeBSD 14-current`

Issue - State: open - Opened by wisonye over 1 year ago - 2 comments
Labels: bug, os-freebsd

#14701 - Better error message when `start` is bigger than the `end` in `for(start..end)`

Issue - State: open - Opened by IntegratedQuantum almost 2 years ago - 8 comments
Labels: proposal, error message

#14673 - Improve 'slice of single-item pointer' error message

Pull Request - State: open - Opened by hazeycode almost 2 years ago - 1 comment

#14647 - zig build: run steps in parallel

Pull Request - State: closed - Opened by andrewrk almost 2 years ago
Labels: enhancement, breaking, zig build system

#14640 - Clarify blocks being statements in doco

Pull Request - State: closed - Opened by zenspider almost 2 years ago - 5 comments

#14640 - Clarify blocks being statements in doco

Pull Request - State: closed - Opened by zenspider almost 2 years ago - 5 comments

#14640 - Clarify blocks being statements in doco

Pull Request - State: closed - Opened by zenspider almost 2 years ago - 5 comments

#14603 - Support file:/// URIs and relative paths in package manager

Pull Request - State: open - Opened by AdamGoertz almost 2 years ago - 18 comments

#14583 - Duplicate Test Cases Silently Ignored

Issue - State: closed - Opened by leroycep almost 2 years ago - 3 comments
Labels: bug

#14573 - intermittent TlsConnectionTruncated

Issue - State: open - Opened by marler8997 almost 2 years ago - 1 comment
Labels: bug, contributor friendly, standard library

#14523 - introduce Zig Object Notation and use it for the build manifest file (build.zig.zon)

Pull Request - State: closed - Opened by andrewrk almost 2 years ago - 36 comments
Labels: enhancement, breaking, zig build system

#14523 - introduce Zig Object Notation and use it for the build manifest file (build.zig.zon)

Pull Request - State: closed - Opened by andrewrk almost 2 years ago - 36 comments
Labels: enhancement, breaking, zig build system

#14523 - introduce Zig Object Notation and use it for the build manifest file (build.zig.zon)

Pull Request - State: closed - Opened by andrewrk almost 2 years ago - 36 comments
Labels: enhancement, breaking, zig build system

#14465 - Crash targetting aarch64 without floating point and neon

Issue - State: open - Opened by N00byEdge almost 2 years ago - 12 comments
Labels: bug, stage2, arch-aarch64

#14444 - Computed goto codegen is inconsistent on aarch64.

Issue - State: closed - Opened by fubark almost 2 years ago - 2 comments
Labels: optimization, upstream, arch-aarch64

#14444 - Computed goto codegen is inconsistent on aarch64.

Issue - State: closed - Opened by fubark almost 2 years ago - 2 comments
Labels: optimization, upstream, arch-aarch64

#14436 - std.fmt.formatInt produces wrong strings depending on signedness of integers

Issue - State: open - Opened by Daimanta almost 2 years ago - 3 comments
Labels: bug, contributor friendly, standard library

#14339 - support fetching dependencies with the file:/// protocol scheme

Issue - State: open - Opened by TUSF almost 2 years ago - 13 comments
Labels: enhancement, contributor friendly, zig build system

#14324 - std: std.fs.Dir.createFile on WASI targets should include POLL_FD_READWRITE right by default

Issue - State: closed - Opened by mitchellh almost 2 years ago
Labels: bug, contributor friendly, standard library, os-wasi

#14311 - add inclusion/exclusion directives to build.zig.zon for deciding which files belong the package

Issue - State: open - Opened by andrewrk almost 2 years ago - 4 comments
Labels: enhancement, zig build system

#14310 - std.tar: copy another project's full test suite and make them all pass

Issue - State: open - Opened by andrewrk almost 2 years ago - 2 comments
Labels: bug, enhancement, contributor friendly, standard library, zig build system

#14307 - build system terminology update: package, project, module, dependency

Issue - State: open - Opened by andrewrk almost 2 years ago - 20 comments
Labels: breaking, proposal, accepted, zig build system

#14306 - `and` cannot operate on vectors of bool despite the manual claiming otherwise

Issue - State: open - Opened by notcancername almost 2 years ago - 12 comments
Labels: bug, proposal, frontend

#14288 - add tooling to deal with build.zig dependency trees

Issue - State: open - Opened by andrewrk almost 2 years ago - 6 comments
Labels: enhancement, zig build system

#14281 - a zig build mode intended to be used when packaging an application or library for a system distribution

Issue - State: open - Opened by andrewrk almost 2 years ago - 10 comments
Labels: enhancement, proposal, accepted, zig build system

#14280 - a zig subcommand that fetches remote dependencies so that subsequent `zig build` executions are guaranteed to not attempt network access

Issue - State: open - Opened by andrewrk almost 2 years ago - 5 comments
Labels: enhancement, contributor friendly, zig build system

#14211 - Unable to build zig from source on arch linux

Issue - State: open - Opened by Niedzwiedzw almost 2 years ago - 13 comments
Labels: downstream

#14146 - Compiling a program on termux aarch64 produces `FileNotFound` errors

Issue - State: open - Opened by DivergentClouds almost 2 years ago - 34 comments
Labels: bug

#14089 - unable to compile LuaJIT with zig cc

Issue - State: open - Opened by lucabol almost 2 years ago - 8 comments
Labels: bug, zig cc

#14079 - `std.build.Builder.addObject` does not copy artifacts by default

Issue - State: open - Opened by Jarred-Sumner almost 2 years ago - 3 comments
Labels: bug, zig build system

#14079 - `std.build.Builder.addObject` does not copy artifacts by default

Issue - State: open - Opened by Jarred-Sumner almost 2 years ago - 3 comments
Labels: bug, zig build system

#13972 - Optimize access of array member in a structure.

Pull Request - State: closed - Opened by shwqf almost 2 years ago - 17 comments

#13968 - Zig - Can't translate C's __asm macro

Issue - State: open - Opened by rilysh almost 2 years ago - 3 comments
Labels: enhancement, translate-c

#13938 - Another array access performance issue.

Issue - State: closed - Opened by IntegratedQuantum almost 2 years ago - 1 comment
Labels: bug

#13622 - override the have_lse boolean in compiler_rt in start.zig after checking the auxval for what CPU features are available

Issue - State: open - Opened by andrewrk about 2 years ago
Labels: enhancement, contributor friendly, optimization, standard library, arch-aarch64, compiler-rt

#13599 - duplicate test names are silent and sneaky

Issue - State: closed - Opened by zenspider about 2 years ago - 3 comments
Labels: bug

#13530 - Freestanding ARM eabi generating bad memset and memclr code

Issue - State: closed - Opened by DanB91 about 2 years ago - 7 comments
Labels: bug, arch-arm, os-freestanding

#13505 - Alignment of field pointers incorrect for under-aligned structs

Issue - State: open - Opened by topolarity about 2 years ago - 1 comment
Labels: bug, frontend

#13422 - Self hosted: @memset causes failure in debug build (freestanding)

Issue - State: open - Opened by TristenSeth about 2 years ago - 9 comments
Labels: bug, arch-arm

#13407 - zig build: FileNotFound when lib.ofmt = .c

Issue - State: open - Opened by hryx about 2 years ago - 4 comments
Labels: bug, zig build system

#13403 - OptionStep duplicates enum declarations

Issue - State: open - Opened by presentfactory about 2 years ago
Labels: bug, zig build system

#13358 - compiler error improvement: If field name does not exist, error should suggest method if name is the same

Issue - State: closed - Opened by slimsag about 2 years ago - 1 comment
Labels: enhancement, proposal, error message

#13271 - zig --HEAD failed to install with homebrew

Issue - State: closed - Opened by elgs about 2 years ago - 5 comments
Labels: bug

#13266 - compiler_rt function `__subdf3` calls itself

Issue - State: open - Opened by leecannon about 2 years ago - 3 comments
Labels: bug, upstream, miscompilation, backend-llvm

#13141 - Bug trying a C single header library(termbox)

Issue - State: open - Opened by AngelJumbo about 2 years ago - 8 comments
Labels: bug, stage2, translate-c

#12863 - proposal: enum switch narrowing

Issue - State: open - Opened by nektro about 2 years ago - 11 comments
Labels: proposal

#12844 - variable_shadowing spurious test failures

Issue - State: closed - Opened by andrewrk about 2 years ago
Labels: bug, os-windows, frontend, incremental compilation

#12669 - BUG | cache_root does not work in build script

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

#12591 - Can't build zig nightly on mac M1 with homebrew

Issue - State: open - Opened by ryoppippi over 2 years ago - 21 comments
Labels: bug, os-macos, arch-aarch64

#12547 - Packed structs can't contain arrays

Issue - State: open - Opened by matrizzo over 2 years ago - 15 comments
Labels: frontend, error message

#12288 - incremental compilation test-case regression: llvm/shift_right_plus_left

Issue - State: closed - Opened by andrewrk over 2 years ago
Labels: bug, frontend, regression, incremental compilation

#12288 - incremental compilation test-case regression: llvm/shift_right_plus_left

Issue - State: closed - Opened by andrewrk over 2 years ago
Labels: bug, frontend, regression, incremental compilation

#12189 - pointer to struct literal with runtime field is mutable

Issue - State: closed - Opened by andrewrk over 2 years ago
Labels: bug, breaking, stage2

#12189 - pointer to struct literal with runtime field is mutable

Issue - State: closed - Opened by andrewrk over 2 years ago
Labels: bug, breaking, stage2

#12162 - `std.ArrayList` implement `std.io.Reader` when generic over `u8`

Issue - State: closed - Opened by nektro over 2 years ago - 3 comments
Labels: enhancement, standard library, proposal

#12162 - `std.ArrayList` implement `std.io.Reader` when generic over `u8`

Issue - State: closed - Opened by nektro over 2 years ago - 3 comments
Labels: enhancement, standard library, proposal

#12137 - wrong C ABI for `@alignOf(@Vector(4, f32))` on arm

Issue - State: open - Opened by xxxbxxx over 2 years ago - 5 comments
Labels: bug, frontend, arch-arm, miscompilation

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

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

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

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