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

#21542 - Compiler segfault - hit unreachable code at src/Value.zig:219:21

Issue - State: open - Opened by RetroDev256 about 2 months ago - 4 comments
Labels: bug

#21541 - build: detect and abort build when getPath is called outside of any make

Pull Request - State: open - Opened by marler8997 about 2 months ago - 2 comments

#21540 - std.zig.system: use both PATH and hardcoded locations to find `env`

Pull Request - State: open - Opened by BratishkaErik about 2 months ago - 2 comments

#21539 - Fix grammar in a message

Pull Request - State: closed - Opened by ncihnegn about 2 months ago - 1 comment

#21538 - zig build-obj emits two object files

Issue - State: closed - Opened by jmc-88 about 2 months ago - 1 comment
Labels: bug

#21537 - langref/errorset: Replace subset description with union

Pull Request - State: open - Opened by frankplow about 2 months ago

#21536 - fix typo in @typeName langref

Pull Request - State: open - Opened by kj4tmp about 2 months ago

#21534 - @typeName gives a different value when struct{} is assigned to a variable whose type is specified

Issue - State: open - Opened by LearnLoop365 about 2 months ago - 3 comments
Labels: bug, frontend

#21533 - std.start: dont query stack limit for wanted stack size 0

Pull Request - State: closed - Opened by michaelortmann about 2 months ago - 1 comment

#21532 - Put dependency cache in graph

Pull Request - State: closed - Opened by marler8997 about 2 months ago

#21531 - Flaky segfault on not valid code.

Issue - State: closed - Opened by AndrewKraevskii about 2 months ago - 1 comment
Labels: bug

#21530 - implement the rest of the language features in the self-hosted x86 backend

Issue - State: open - Opened by andrewrk about 2 months ago
Labels: enhancement, arch-x86_64, backend-self-hosted

#21529 - self-hosted x86 backend has formatted panics disabled

Issue - State: open - Opened by andrewrk about 2 months ago
Labels: enhancement, arch-x86_64, backend-self-hosted

#21527 - `link.Elf`: Make `getLDMOption()` exhaustive with regards to LLD's `parseEmulation()`.

Pull Request - State: open - Opened by alexrp about 2 months ago - 1 comment

#21526 - Incorrect 'enum tag already taken' error

Issue - State: closed - Opened by leecannon about 2 months ago - 2 comments
Labels: bug

#21524 - `std.io.Reader`: Fix test erroneously using `undefined`.

Pull Request - State: open - Opened by alexrp about 2 months ago

#21523 - proposal: remove type parameter from `@select` in favor of RLS

Issue - State: open - Opened by xdBronch about 2 months ago - 3 comments
Labels: proposal

#21522 - getauxv bloat in static exe

Issue - State: open - Opened by michaelortmann about 2 months ago - 2 comments
Labels: bug

#21521 - panic during transient DNS failure: linuxLookupName

Issue - State: open - Opened by mocompute about 2 months ago
Labels: bug

#21520 - formalize the panic interface

Pull Request - State: closed - Opened by andrewrk about 2 months ago - 15 comments
Labels: release notes

#21519 - self-hosted riscv backend missing features needed to enable more informative panic handlers

Issue - State: open - Opened by andrewrk about 2 months ago
Labels: enhancement, arch-riscv, backend-self-hosted

#21518 - incr-check enhancements, and CI for incremental test cases

Pull Request - State: closed - Opened by mlugg about 2 months ago - 1 comment

#21517 - Compiler crashes converting aligned array to many-item pointer or slice

Issue - State: open - Opened by kulkarniniraj about 2 months ago - 1 comment
Labels: bug

#21515 - std: fix inappropriate use of unreachable in fanotify_init

Pull Request - State: open - Opened by andrewrk 2 months ago

#21514 - elf: get incremental tests passing via `incr-check` tool

Pull Request - State: closed - Opened by kubkon 2 months ago - 1 comment

#21513 - std.os.linux: extend rtattr.type to support IFA_*

Pull Request - State: open - Opened by pseudocc 2 months ago - 1 comment

#21512 - mips: use byval for all integer types

Pull Request - State: closed - Opened by vesim987 2 months ago - 1 comment

#21511 - introduce `reachable` enum tag to `std.builtin.BranchHint`; all functions reachable by default

Issue - State: closed - Opened by andrewrk 2 months ago - 6 comments
Labels: proposal

#21509 - disallow non-scalar sentinel types

Pull Request - State: closed - Opened by andrewrk 2 months ago
Labels: breaking, release notes

#21508 - Integer overflow in bitcast with zero sized array types

Issue - State: open - Opened by tauoverpi 2 months ago
Labels: bug, frontend

#21507 - Switch Prongs Defined as Comptime-Known Arrays

Issue - State: open - Opened by mnemnion 2 months ago - 10 comments
Labels: proposal

#21506 - `tsan`: Update to LLVM 19.1.0.

Pull Request - State: closed - Opened by alexrp 2 months ago - 6 comments

#21504 - `std.Target`: Introduce `Abi.androideabi` to distinguish the soft float case.

Pull Request - State: open - Opened by alexrp 2 months ago - 2 comments

#21503 - proposal: remove `pub` from the language

Issue - State: closed - Opened by gooncreeper 2 months ago - 3 comments

#21502 - std.os.windows.ReadFile: handle ERROR_LOCK_VIOLATION

Pull Request - State: closed - Opened by marler8997 2 months ago

#21501 - Append disabled LLVM CPU features after enabled ones

Pull Request - State: open - Opened by gaosui 2 months ago - 3 comments

#21500 - std.os.windows.ReadFile unhandled LOCK_VIOLATION error

Issue - State: closed - Opened by marler8997 2 months ago
Labels: bug, standard library, os-windows

#21499 - Add `loongarch64-linux-gnusf` target support

Pull Request - State: closed - Opened by alexrp 2 months ago

#21498 - Replace StaticStringMap with far more optimized version

Pull Request - State: open - Opened by RetroDev256 2 months ago - 7 comments

#21497 - Segfault when assigning comptime fixed type function to comptime anytype function

Issue - State: open - Opened by Veeloxfire 2 months ago - 1 comment
Labels: bug

#21496 - Static libraries include full paths

Issue - State: open - Opened by peppergrayxyz 2 months ago
Labels: bug

#21495 - Zig's null pointer safety checks are less safe than C++ (`-fsanitize=null`)

Issue - State: open - Opened by Jarred-Sumner 2 months ago - 9 comments
Labels: enhancement

#21494 - fix: support error set values with @errorCast

Pull Request - State: closed - Opened by WillLillis 2 months ago - 3 comments

#21493 - elf: misc fixes

Pull Request - State: closed - Opened by kubkon 2 months ago

#21492 - Windows socket read blocks if stream closed.

Issue - State: open - Opened by karlseguin 2 months ago - 2 comments
Labels: bug

#21491 - fix: Add error note when attempt is made to destructure error union

Pull Request - State: closed - Opened by WillLillis 2 months ago - 2 comments

#21490 - linksection not applied in C backend with @export

Issue - State: open - Opened by ikskuh 2 months ago
Labels: bug

#21488 - hard float ABI passed to arm32 android compilations, which require softfp ABI

Issue - State: open - Opened by Beyley 2 months ago - 2 comments
Labels: bug

#21486 - Segfault when building compiler in stage 3, Ubuntu 24.04

Issue - State: closed - Opened by ssilnicki-dev 2 months ago - 3 comments
Labels: bug

#21482 - Fixes Tokenizer bug #21481

Pull Request - State: closed - Opened by igor84 2 months ago - 1 comment

#21481 - Tokenizer doesn't pass a test where 0 byte follows invalid token character

Issue - State: closed - Opened by igor84 2 months ago
Labels: bug, frontend

#21479 - Compiler crash on `comptime` pointer type mismatch (missing `@ptrCast`)

Issue - State: closed - Opened by rohlem 2 months ago - 2 comments
Labels: bug

#21474 - `zig.h`: Improve portability of `zig_trap()` and `zig_breakpoint()`.

Pull Request - State: closed - Opened by alexrp 2 months ago - 2 comments

#21472 - `libunwind`: Update `gcc_personality_v0.c` to LLVM 19.1.0.

Pull Request - State: closed - Opened by alexrp 2 months ago

#21471 - `std.equalRange`: Compute lower and upper bounds simultaneously

Pull Request - State: closed - Opened by LucasSantos91 2 months ago - 2 comments

#21468 - `zig libc` crashes with out of memory error on loongarch64

Issue - State: open - Opened by yxd-ym 2 months ago - 7 comments
Labels: bug

#21467 - `std.Target`: Remove `Cpu.Arch.dxil` and `ObjectFormat.dxcontainer`.

Pull Request - State: closed - Opened by alexrp 2 months ago - 1 comment

#21465 - Missing symbols in the musl libc or at least for 64bit?

Issue - State: open - Opened by jittygitty 2 months ago - 18 comments

#21457 - LLVM 19 regression: http.test.test.Server.Request.respondStreaming non-chunked, unknown content-length' failed: error: ConnectionResetByPeer

Issue - State: open - Opened by andrewrk 2 months ago - 1 comment
Labels: bug, standard library, os-windows, miscompilation, backend-llvm, regression

#21456 - uefi: erroneous alignment check in pool_allocator

Pull Request - State: closed - Opened by truemedian 2 months ago

#21453 - Ability to perform reflection on function parameters

Issue - State: open - Opened by VisenDev 2 months ago - 4 comments

#21451 - indexOfSentinel SIMD usage before FP and MMU are enabled

Issue - State: closed - Opened by gaosui 2 months ago - 2 comments
Labels: bug

#21450 - stage2-wasm: implement AIR handling for labeled switch/continue

Pull Request - State: open - Opened by pavelverigo 2 months ago - 10 comments

#21449 - std.os.linux: Fix tc_oflag_t for PowerPC

Pull Request - State: closed - Opened by linusg 2 months ago

#21448 - Sema: mark export on owner nav when exporting function alias

Pull Request - State: closed - Opened by mlugg 2 months ago

#21447 - Fix memcpy alias bug in std.compress.lzma

Pull Request - State: open - Opened by Szwagi 2 months ago

#21446 - UEFI.pool_allocator.resize() Unreachable Code when length and capacity match on an ArrayList

Issue - State: closed - Opened by dje4321 2 months ago - 1 comment
Labels: bug, standard library, os-uefi

#21445 - Add post-quantum key agreement X25519MLKEM768

Pull Request - State: closed - Opened by jedisct1 2 months ago

#21444 - LLVM 19: Updates for LLVM 19.1.0

Pull Request - State: closed - Opened by alexrp 2 months ago

#21443 - Tracking issue: Building linux kernel

Issue - State: open - Opened by vesim987 2 months ago - 1 comment
Labels: zig cc

#21442 - cc: Add support for -Wp,

Pull Request - State: closed - Opened by vesim987 2 months ago

#21441 - `libc`: Work around LLVM's misassembly of `j <reg>` on mips r6.

Pull Request - State: closed - Opened by alexrp 2 months ago

#21440 - Rewrite Linux syscalls generation / Migrate to 64-bit time

Pull Request - State: open - Opened by The-King-of-Toasters 2 months ago - 5 comments

#21439 - C backend: pointer to array of non-simple value does not get emitted properly

Issue - State: open - Opened by torque 2 months ago
Labels: bug, backend-c

#21438 - std.http.WebSocket: Put encoding logic outside `assert`

Pull Request - State: closed - Opened by Jeropeesee-Bashan 2 months ago - 3 comments

#21437 - BoundedArray does not support array initialization syntax

Issue - State: closed - Opened by buzmeg 2 months ago - 3 comments
Labels: question

#21436 - Circular dependency of struct definition is not detected, and crashes the compiler

Issue - State: open - Opened by Pokryton 2 months ago
Labels: bug, frontend

#21434 - Build hangs when using single thread on Windows and Linux

Issue - State: open - Opened by akarpovskii 2 months ago - 1 comment
Labels: bug

#21433 - std.PriorityQueue: Convert to an 'unmanaged'-style API

Pull Request - State: open - Opened by saltzm 2 months ago - 3 comments

#21432 - Add a PriorityQueueUnmanaged type to the standard library

Issue - State: open - Opened by saltzm 2 months ago - 4 comments
Labels: standard library, proposal

#21431 - Inline assembly integer formatter implicitly converts unsigned integer to signed, then sign-extends to power of 2

Issue - State: open - Opened by Validark 2 months ago - 1 comment
Labels: bug, miscompilation, backend-llvm

#21429 - error: unsupported linker arg: -x

Issue - State: open - Opened by cinemast 2 months ago - 1 comment
Labels: bug

#21428 - Sema: return undefined on comparison of runtime value against undefined

Pull Request - State: closed - Opened by mlugg 2 months ago - 2 comments

#21427 - std.rand.DefaultPrng does not fail

Issue - State: closed - Opened by JJ 2 months ago - 1 comment
Labels: bug

#21426 - Slice fixes

Pull Request - State: open - Opened by amp-59 2 months ago - 2 comments

#21425 - compiler: provide correct result types to `+=` and `-=`

Pull Request - State: closed - Opened by mlugg 2 months ago - 2 comments

#21424 - document `@disableInstrumentation`

Issue - State: open - Opened by Rexicon226 2 months ago
Labels: docs, fuzzing