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

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

Issue - State: open - Opened by clebs almost 2 years 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 almost 2 years ago - 4 comments
Labels: bug, zig build system

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

Pull Request - State: closed - Opened by RossComputerGuy almost 2 years ago - 8 comments

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

Issue - State: closed - Opened by RossComputerGuy almost 2 years ago
Labels: standard library, proposal

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

Issue - State: closed - Opened by RossComputerGuy almost 2 years ago
Labels: standard library, proposal

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

Issue - State: closed - Opened by RossComputerGuy almost 2 years ago
Labels: standard library, proposal

#15066 - Invalid value for L suffix

Issue - State: open - Opened by silversquirl almost 2 years 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 almost 2 years ago - 3 comments
Labels: bug, os-windows

#15048 - add http/socks5 proxy support for package manager

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

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

Issue - State: closed - Opened by ominitay almost 2 years ago - 6 comments
Labels: bug

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

Pull Request - State: open - Opened by xxxbxxx almost 2 years ago

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

Pull Request - State: open - Opened by xxxbxxx almost 2 years ago

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

Pull Request - State: open - Opened by xxxbxxx almost 2 years ago

#15010 - Add zlib stream writer

Pull Request - State: open - Opened by xxxbxxx almost 2 years ago

#15010 - Add zlib stream writer

Pull Request - State: open - Opened by xxxbxxx almost 2 years ago

#14991 - crash merging error set from generic function

Issue - State: closed - Opened by travisstaloch almost 2 years ago - 2 comments
Labels: bug, stage2

#14991 - crash merging error set from generic function

Issue - State: closed - Opened by travisstaloch almost 2 years ago - 2 comments
Labels: bug, stage2

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

Pull Request - State: open - Opened by samy-00007 almost 2 years ago - 5 comments

#14979 - More consistent way to add build options modules

Issue - State: open - Opened by hryx almost 2 years 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 almost 2 years ago - 1 comment
Labels: bug, contributor friendly, stage2

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

Issue - State: open - Opened by andrewrk almost 2 years ago - 1 comment
Labels: bug, contributor friendly, stage2

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

Issue - State: open - Opened by andrewrk almost 2 years ago - 1 comment
Labels: bug, contributor friendly, stage2

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

Pull Request - State: closed - Opened by yujiri8 almost 2 years ago

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

Issue - State: open - Opened by andrewrk almost 2 years 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 almost 2 years ago
Labels: breaking, zig build system

#14960 - add addCheckFile method to FileSource

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

#14960 - add addCheckFile method to FileSource

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

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

Issue - State: closed - Opened by andrewrk almost 2 years ago - 1 comment
Labels: enhancement, contributor friendly, zig build system

#14948 - CI on Windows timing out sometimes

Issue - State: closed - Opened by andrewrk almost 2 years ago - 1 comment
Labels: bug, os-windows, regression

#14944 - extract WriteSourceFileStep out from WriteFileStep

Issue - State: open - Opened by andrewrk almost 2 years 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 almost 2 years 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 almost 2 years ago
Labels: breaking, zig build system

#14939 - cannot link against shared system libraries -AND- ZIG task is bad

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

#14903 - Infinite recursion in the compiler

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

#14903 - Infinite recursion in the compiler

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

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

Issue - State: open - Opened by RossComputerGuy almost 2 years ago - 3 comments

#14837 - `zig cc` can't accept -- in args

Issue - State: open - Opened by iacore almost 2 years ago - 10 comments
Labels: bug, enhancement, zig cc

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

Issue - State: open - Opened by motiejus almost 2 years ago - 12 comments
Labels: bug

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

Issue - State: open - Opened by wisonye almost 2 years ago - 2 comments
Labels: bug, os-freebsd

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

Issue - State: open - Opened by wisonye almost 2 years ago - 2 comments
Labels: bug, os-freebsd

#14708 - modules that depend on themselves cannot be tested

Issue - State: closed - Opened by leecannon almost 2 years ago - 10 comments
Labels: zig build system

#14708 - modules that depend on themselves cannot be tested

Issue - State: closed - Opened by leecannon almost 2 years ago - 10 comments
Labels: zig build system

#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 about 2 years ago - 1 comment

#14647 - zig build: run steps in parallel

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

#14640 - Clarify blocks being statements in doco

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

#14640 - Clarify blocks being statements in doco

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

#14640 - Clarify blocks being statements in doco

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

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

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

#14583 - Duplicate Test Cases Silently Ignored

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

#14573 - intermittent TlsConnectionTruncated

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

#14531 - ability to `@import` .zon files

Issue - State: open - Opened by andrewrk about 2 years ago - 9 comments
Labels: enhancement, frontend

#14531 - ability to `@import` .zon files

Issue - State: open - Opened by andrewrk about 2 years ago - 9 comments
Labels: enhancement, frontend

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

Pull Request - State: closed - Opened by andrewrk about 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 about 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 about 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 about 2 years ago - 12 comments
Labels: bug, stage2, arch-aarch64

#14444 - Computed goto codegen is inconsistent on aarch64.

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

#14444 - Computed goto codegen is inconsistent on aarch64.

Issue - State: closed - Opened by fubark about 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 about 2 years ago - 3 comments
Labels: bug, contributor friendly, standard library

#14380 - LTO crash when cross compiling c_abi tests for windows from linux

Issue - State: closed - Opened by kcbanner about 2 years ago - 1 comment
Labels: bug, os-windows, os-linux, upstream, linking

#14375 - stdlib Suggestion: Open File for Appending

Issue - State: open - Opened by jcalabro about 2 years ago - 18 comments
Labels: enhancement, standard library, proposal

#14375 - stdlib Suggestion: Open File for Appending

Issue - State: open - Opened by jcalabro about 2 years ago - 18 comments
Labels: enhancement, standard library, proposal

#14366 - LLVM signaling NaN gets lowerd to quiet NaN

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

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

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

#14334 - Error message assumes `struct` is a tuple when some members miss type

Issue - State: open - Opened by rohlem about 2 years ago - 1 comment
Labels: error message

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

Issue - State: closed - Opened by mitchellh about 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 about 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 about 2 years ago - 2 comments
Labels: bug, enhancement, contributor friendly, standard library, zig build system

#14309 - make build.zig.zon contain all urls, including mirrors, and hashes of entire dependency tree

Issue - State: open - Opened by andrewrk about 2 years ago - 15 comments
Labels: enhancement, proposal, zig build system

#14309 - make build.zig.zon contain all urls, including mirrors, and hashes of entire dependency tree

Issue - State: open - Opened by andrewrk about 2 years ago - 15 comments
Labels: enhancement, proposal, zig build system

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

Issue - State: open - Opened by andrewrk about 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 about 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 about 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 about 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 about 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 about 2 years ago - 13 comments
Labels: downstream

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

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

#14089 - unable to compile LuaJIT with zig cc

Issue - State: open - Opened by lucabol about 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 about 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 about 2 years ago - 3 comments
Labels: bug, zig build system

#14025 - Windows (with MinGW) undefined symbol poll

Issue - State: open - Opened by jmrico01 about 2 years ago
Labels: standard library, os-windows

#14009 - [Discussion] Distinct syntax for method calls, pros/cons

Issue - State: open - Opened by ghost about 2 years ago - 12 comments
Labels: proposal

#14009 - [Discussion] Distinct syntax for method calls, pros/cons

Issue - State: open - Opened by ghost about 2 years ago - 12 comments
Labels: proposal

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

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

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

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

#13938 - Another array access performance issue.

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

#13920 - std.Thread: Recursive mutex

Issue - State: closed - Opened by Maetveis about 2 years ago - 6 comments
Labels: standard library, proposal

#13642 - `@log2` should work on integers in addition to floats

Issue - State: open - Opened by andrewrk about 2 years ago - 2 comments
Labels: enhancement, proposal, accepted

#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 over 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 over 2 years ago - 3 comments
Labels: bug

#13576 - C backend: generate tcc-compatible code

Issue - State: open - Opened by andrewrk over 2 years ago - 9 comments
Labels: enhancement, contributor friendly, backend-c

#13576 - C backend: generate tcc-compatible code

Issue - State: open - Opened by andrewrk over 2 years ago - 9 comments
Labels: enhancement, contributor friendly, backend-c

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

Issue - State: closed - Opened by DanB91 over 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 over 2 years ago - 1 comment
Labels: bug, frontend

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

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

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

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

#13403 - OptionStep duplicates enum declarations

Issue - State: open - Opened by presentfactory over 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 over 2 years ago - 1 comment
Labels: enhancement, proposal, error message