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
#15704 - `@mem{cpy,set}` fixes
Pull Request -
State: open - Opened by Vexu over 1 year ago
#15704 - `@mem{cpy,set}` fixes
Pull Request -
State: open - Opened by Vexu over 1 year ago
#15703 - compiler: setting `-femit-bin=path` with `--listen` is broken
Issue -
State: open - Opened by perillo over 1 year ago
Labels: bug
#15703 - compiler: setting `-femit-bin=path` with `--listen` is broken
Issue -
State: open - Opened by perillo over 1 year ago
Labels: bug
#15702 - Windows: std.os.windows.WriteFile Missing Error Case
Issue -
State: open - Opened by Chris3606 over 1 year ago
Labels: bug
#15702 - Windows: std.os.windows.WriteFile Missing Error Case
Issue -
State: open - Opened by Chris3606 over 1 year ago
Labels: bug
#15702 - Windows: std.os.windows.WriteFile Missing Error Case
Issue -
State: open - Opened by Chris3606 over 1 year ago
Labels: bug
#15701 - make @boolToInt always return a u1
Pull Request -
State: closed - Opened by tisonkun over 1 year ago
- 16 comments
#15701 - make @boolToInt always return a u1
Pull Request -
State: open - Opened by tisonkun over 1 year ago
- 7 comments
#15700 - std.mem.zeroInit: zero all hidden padding for extern struct
Pull Request -
State: open - Opened by tw4452852 over 1 year ago
- 1 comment
#15699 - Suggestions: improving the friendly of zig‘s build system api, refer to xmake
Issue -
State: closed - Opened by sogwms over 1 year ago
- 3 comments
#15699 - Suggestions: improving the friendly of zig‘s build system api, refer to xmake
Issue -
State: closed - Opened by sogwms over 1 year ago
- 3 comments
#15699 - Suggestions: improving the friendly of zig‘s build system api, refer to xmake
Issue -
State: closed - Opened by sogwms over 1 year ago
- 3 comments
#15698 - Do not state that the `source` argument to @memcpy needs to be mutable in the manual
Pull Request -
State: closed - Opened by notcancername over 1 year ago
- 1 comment
#15698 - Do not state that the `source` argument to @memcpy needs to be mutable in the manual
Pull Request -
State: closed - Opened by notcancername over 1 year ago
- 1 comment
#15698 - Do not state that the `source` argument to @memcpy needs to be mutable in the manual
Pull Request -
State: closed - Opened by notcancername over 1 year ago
- 1 comment
#15697 - Implement access and faccessat with W_OK on Windows
Pull Request -
State: open - Opened by notcancername over 1 year ago
#15697 - Implement access and faccessat with W_OK on Windows
Pull Request -
State: open - Opened by notcancername over 1 year ago
#15697 - Implement access and faccessat with W_OK on Windows
Pull Request -
State: open - Opened by notcancername over 1 year ago
#15696 - std.mem.byteSwapAllFields: add suppport for nested structs
Pull Request -
State: open - Opened by NullTesla over 1 year ago
- 1 comment
#15696 - std.mem.byteSwapAllFields: add suppport for nested structs
Pull Request -
State: open - Opened by NullTesla over 1 year ago
- 1 comment
#15695 - std.os: implementing sched_setaffinity wrapper for freebsd
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15695 - std.os: implementing sched_setaffinity wrapper for freebsd
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15694 - BoundedArray.fromSlice() returns error `type 'u8' does not support indexing` due to @memcpy
Issue -
State: closed - Opened by Deins over 1 year ago
- 1 comment
Labels: bug
#15694 - BoundedArray.fromSlice() returns error `type 'u8' does not support indexing` due to @memcpy
Issue -
State: closed - Opened by Deins over 1 year ago
- 1 comment
Labels: bug
#15694 - BoundedArray.fromSlice() returns error `type 'u8' does not support indexing` due to @memcpy
Issue -
State: closed - Opened by Deins over 1 year ago
- 1 comment
Labels: bug
#15693 - Multiple crashes on array concatenation
Issue -
State: open - Opened by mlugg over 1 year ago
Labels: bug
#15693 - Multiple crashes on array concatenation
Issue -
State: open - Opened by mlugg over 1 year ago
Labels: bug
#15692 - autodoc: Start search on any search input event, not just keydown
Pull Request -
State: closed - Opened by linusg over 1 year ago
- 1 comment
#15692 - autodoc: Start search on any search input event, not just keydown
Pull Request -
State: closed - Opened by linusg over 1 year ago
- 1 comment
#15692 - autodoc: Start search on any search input event, not just keydown
Pull Request -
State: closed - Opened by linusg over 1 year ago
- 1 comment
#15691 - Zir: eliminate `field_call_bind` and `field_call_bind_named`
Pull Request -
State: open - Opened by mlugg over 1 year ago
- 2 comments
#15691 - Zir: eliminate `field_call_bind` and `field_call_bind_named`
Pull Request -
State: open - Opened by mlugg over 1 year ago
- 2 comments
#15691 - Zir: eliminate `field_call_bind` and `field_call_bind_named`
Pull Request -
State: open - Opened by mlugg over 1 year ago
- 2 comments
#15690 - peer type resolution regression with `@max` & `@min`
Issue -
State: closed - Opened by Jarred-Sumner over 1 year ago
- 2 comments
Labels: bug
#15690 - peer type resolution regression with `@max` & `@min`
Issue -
State: closed - Opened by Jarred-Sumner over 1 year ago
- 2 comments
Labels: bug
#15690 - peer type resolution regression with `@max` & `@min`
Issue -
State: closed - Opened by Jarred-Sumner over 1 year ago
- 2 comments
Labels: bug
#15689 - `@memcpy(many_ptr, "hey")` causes segfault in codegen
Issue -
State: closed - Opened by Jarred-Sumner over 1 year ago
- 3 comments
Labels: bug
#15688 - remove elem_val_node and field_val
Pull Request -
State: open - Opened by Vexu over 1 year ago
- 2 comments
#15687 - std.simd.suggestVectorSizeForCpu: fix missing argument in body
Pull Request -
State: closed - Opened by xdBronch over 1 year ago
#15687 - std.simd.suggestVectorSizeForCpu: fix missing argument in body
Pull Request -
State: closed - Opened by xdBronch over 1 year ago
#15686 - std.os: adding linux's sched_setaffinity and its wrapper
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15686 - std.os: adding linux's sched_setaffinity and its wrapper
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15685 - Still another array access performance issue (in debug)
Issue -
State: open - Opened by IntegratedQuantum over 1 year ago
Labels: bug
#15685 - Still another array access performance issue (in debug)
Issue -
State: open - Opened by IntegratedQuantum over 1 year ago
Labels: bug
#15684 - add application/tar+gzip unblocking sr.ht packages
Pull Request -
State: closed - Opened by tauoverpi over 1 year ago
#15684 - add application/tar+gzip unblocking sr.ht packages
Pull Request -
State: closed - Opened by tauoverpi over 1 year ago
#15684 - add application/tar+gzip unblocking sr.ht packages
Pull Request -
State: closed - Opened by tauoverpi over 1 year ago
#15683 - Package manager cannot use packages from sr.ht due to content-type: application/tar+gzip
Issue -
State: closed - Opened by tauoverpi over 1 year ago
Labels: bug
#15682 - compiler_rt: Ideas and Tracking Issue Big Integer (Arbitrary Length/Precision/Width) Routines
Issue -
State: open - Opened by matu3ba over 1 year ago
Labels: bug
#15682 - compiler_rt: Ideas and Tracking Issue Big Integer (Arbitrary Length/Precision/Width) Routines
Issue -
State: open - Opened by matu3ba over 1 year ago
Labels: bug
#15681 - Add support for custom certificate validation to std.crypto.tls.Client
Issue -
State: open - Opened by Chris3606 over 1 year ago
#15681 - Add support for custom certificate validation to std.crypto.tls.Client
Issue -
State: open - Opened by Chris3606 over 1 year ago
#15681 - Add support for custom certificate validation to std.crypto.tls.Client
Issue -
State: open - Opened by Chris3606 over 1 year ago
#15680 - linux adding some NUMA support
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15680 - linux adding some NUMA support
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15680 - linux adding some NUMA support
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15679 - std.c: further darwin's host statistics data
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15679 - std.c: further darwin's host statistics data
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15679 - std.c: further darwin's host statistics data
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15678 - compiler_rt: Tracking Issue Fixed-Point Fractional Routines
Issue -
State: open - Opened by matu3ba over 1 year ago
- 4 comments
Labels: bug
#15678 - compiler_rt: Tracking Issue Fixed-Point Fractional Routines
Issue -
State: open - Opened by matu3ba over 1 year ago
- 4 comments
Labels: bug
#15678 - compiler_rt: Tracking Issue Fixed-Point Fractional Routines
Issue -
State: open - Opened by matu3ba over 1 year ago
- 4 comments
Labels: bug
#15675 - compiler_rt: Tracking Issue Integer Routines
Issue -
State: open - Opened by matu3ba over 1 year ago
- 1 comment
Labels: bug
#15674 - `-Wincompatible-pointer-types` warnings in zig2.c when building from source
Issue -
State: open - Opened by nektro over 1 year ago
- 1 comment
Labels: bug
#15673 - Crash in `std.crypto.tls.Client.readvAdvanced`.
Issue -
State: closed - Opened by tomasz-lisowski over 1 year ago
- 1 comment
Labels: bug
#15672 - Unable to translate NumPy API functions (macros/function pointers): expected ')' instead got '('
Issue -
State: open - Opened by mkrieger1 over 1 year ago
- 1 comment
Labels: bug, translate-c
#15671 - Fix typo in langref
Pull Request -
State: closed - Opened by Jonta over 1 year ago
#15670 - std: add mem.SplitIterator.peek()
Pull Request -
State: open - Opened by nektro over 1 year ago
#15669 - Error propagates with `return x()` but not with `return try x()` inside recursion
Issue -
State: closed - Opened by r00ster91 over 1 year ago
- 1 comment
Labels: bug
#15668 - Compiler crash `panic: LLVM module verification failed`
Issue -
State: open - Opened by torque over 1 year ago
- 2 comments
Labels: bug
#15667 - compiler_rt: use VFP as AEABI fp helper implementation
Pull Request -
State: open - Opened by ElementW over 1 year ago
- 5 comments
#15666 - std.c: adding basic darwin's host_statistics data.
Pull Request -
State: open - Opened by devnexen over 1 year ago
#15665 - compiler_rt: fixed-point arithmetic docs, Zig keywords only
Pull Request -
State: closed - Opened by matu3ba over 1 year ago
- 4 comments
#15664 - Use of unreachable in stdlib allows a poorly behaving child process to trigger UB in a parent process.
Issue -
State: open - Opened by GrayHatter over 1 year ago
- 2 comments
Labels: bug
#15663 - wasm: enable standard test runner
Pull Request -
State: open - Opened by Luukdegram over 1 year ago
#15662 - C binaries built with zig cc and `-Os` on macos and linux segfaults
Issue -
State: open - Opened by cryi over 1 year ago
- 3 comments
Labels: bug
#15661 - Improve error handling on dependency download
Pull Request -
State: closed - Opened by DraagrenKirneh over 1 year ago
- 1 comment
#15660 - Liveness: simplify logic
Pull Request -
State: closed - Opened by mlugg over 1 year ago
#15659 - zig cc: unsupported linker arg NODEFAULTLIB
Issue -
State: open - Opened by sadsadsalt over 1 year ago
Labels: bug
#15658 - Added new replacement methods for replacing multiple needles at once.
Pull Request -
State: open - Opened by MSeiler-png over 1 year ago
#15657 - [WIP] src/windows_sdk.cpp: port to Zig
Pull Request -
State: open - Opened by BratishkaErik over 1 year ago
- 7 comments
#15656 - Add tc{set,get}pgrp to std.os.linux
Pull Request -
State: closed - Opened by GrayHatter over 1 year ago
#15655 - Use special arm eabi memset/memclr signature
Pull Request -
State: closed - Opened by frmdstryr over 1 year ago
- 2 comments
#15654 - std.math.atan: fix mistyped magic constant
Pull Request -
State: closed - Opened by InKryption over 1 year ago
- 2 comments
#15653 - Proposal: zig init-module for zig based libraries
Issue -
State: open - Opened by DraagrenKirneh over 1 year ago
#15652 - std.c: darwin adding more host_info api data
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15651 - std: expose fmt methods and structs for parsing
Pull Request -
State: closed - Opened by RossComputerGuy over 1 year ago
#15650 - zig fmt: Removal of blank line after doc comment not indempotent
Issue -
State: open - Opened by linusg over 1 year ago
- 3 comments
Labels: bug, contributor friendly, zig fmt
#15649 - zig build result in Segmentation fault on linux when build.zig.zon is present
Issue -
State: closed - Opened by EspeuteClement over 1 year ago
- 1 comment
Labels: bug
#15648 - Should compiler_rt.o be missing in static libraries by default?
Issue -
State: open - Opened by trueFireblade over 1 year ago
- 2 comments
Labels: bug
#15647 - std.fmt.parseIntSizeSuffix: add R and Q
Pull Request -
State: closed - Opened by nektro over 1 year ago
#15646 - Every other build fails with "unable to update file from 'zig-cache/xyz.pdb' to 'zig-out/xyz.pdb'"
Issue -
State: open - Opened by Srekel over 1 year ago
- 2 comments
Labels: bug
#15645 - std.c: adding freebsd's ioctl base operands.
Pull Request -
State: closed - Opened by devnexen over 1 year ago
#15644 - Regression: `@min`/`@max` don't work with comptime int and runtime float
Issue -
State: open - Opened by IntegratedQuantum over 1 year ago
- 2 comments
Labels: bug, regression
#15643 - make `@call` compile errors match regular calls
Pull Request -
State: closed - Opened by Vexu over 1 year ago
#15642 - @call on bound function reports incorrect number of expected arguments in error message
Issue -
State: closed - Opened by Jarred-Sumner over 1 year ago
- 3 comments
Labels: error message
#15641 - Cache: fix race condition
Pull Request -
State: closed - Opened by jacobly0 over 1 year ago
#15640 - llvm: fix `@max`/`@min` of unsupported float types
Pull Request -
State: closed - Opened by jacobly0 over 1 year ago
#15639 - llvm/cbe: fix signed `@mod`/`@divFloor` computations
Pull Request -
State: closed - Opened by jacobly0 over 1 year ago