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
#21932 - Compiler panic caused by comparing a float vector that contains NaN
Issue -
State: open - Opened by kcbanner 3 months ago
Labels: bug, frontend
#21931 - fetch: Fix various issues related to `zig fetch --save`
Pull Request -
State: open - Opened by castholm 3 months ago
- 1 comment
#21931 - fetch: Fix various issues related to `zig fetch --save`
Pull Request -
State: open - Opened by castholm 3 months ago
#21931 - fetch: Fix various issues related to `zig fetch --save`
Pull Request -
State: open - Opened by castholm 3 months ago
#21928 - `std.Build`: support passing optionals to dependency args
Pull Request -
State: open - Opened by Lzard 3 months ago
#21925 - unknown target CPU 'athlon-xp'
Issue -
State: open - Opened by Ivan-Velickovic 3 months ago
- 15 comments
Labels: bug, contributor friendly, os-linux, frontend, arch-x86_64
#21920 - compiler: Improve handling of `-fno-builtin` and compiler-rt options
Pull Request -
State: closed - Opened by alexrp 3 months ago
#21910 - Add `aarch64_be-linux-*` to module tests
Pull Request -
State: closed - Opened by alexrp 3 months ago
- 1 comment
#21910 - Add `aarch64_be-linux-*` to module tests
Pull Request -
State: closed - Opened by alexrp 3 months ago
- 1 comment
#21909 - compiler: Disallow `align(0)` everywhere in the language.
Pull Request -
State: closed - Opened by alexrp 3 months ago
Labels: breaking, release notes
#21906 - Consider if `@src()` in an `inline` function should refer to the caller's location
Issue -
State: open - Opened by matklad 3 months ago
- 11 comments
Labels: proposal
#21906 - Consider if `@src()` in an `inline` function should refer to the caller's location
Issue -
State: open - Opened by matklad 3 months ago
- 11 comments
Labels: proposal
#21906 - Consider if `@src()` in an `inline` function should refer to the caller's location
Issue -
State: open - Opened by matklad 3 months ago
- 11 comments
Labels: proposal
#21905 - `--watch` does not work on macOS 14.5 when saving from VSCode
Issue -
State: open - Opened by paperclover 3 months ago
- 7 comments
Labels: bug, contributor friendly, zig build system
#21900 - Add CallModifier.never_intrinsify
Pull Request -
State: open - Opened by ParfenovIgor 4 months ago
- 12 comments
#21900 - Add CallModifier.never_intrinsify
Pull Request -
State: open - Opened by ParfenovIgor 4 months ago
- 12 comments
#21900 - Add CallModifier.never_intrinsify
Pull Request -
State: open - Opened by ParfenovIgor 4 months ago
- 12 comments
#21899 - Allocator.free: document zero-length behavior
Pull Request -
State: closed - Opened by icholy 4 months ago
- 1 comment
#21888 - zig fetch errors with sha256 git repositories
Issue -
State: closed - Opened by GalaxyShard 4 months ago
- 3 comments
Labels: enhancement, error message
#21882 - compiler: Fix some real and theoretical miscompilations with `allowzero` and `volatile`
Pull Request -
State: open - Opened by alexrp 4 months ago
- 9 comments
#21882 - compiler: Fix some real and theoretical miscompilations with `allowzero` and `volatile`
Pull Request -
State: open - Opened by alexrp 4 months ago
- 9 comments
#21875 - Optional pointer to array does not cast to optional slice
Issue -
State: closed - Opened by luehmann 4 months ago
- 1 comment
Labels: bug, frontend
#21875 - Optional pointer to array does not cast to optional slice
Issue -
State: closed - Opened by luehmann 4 months ago
- 1 comment
Labels: bug, frontend
#21875 - Optional pointer to array does not cast to optional slice
Issue -
State: closed - Opened by luehmann 4 months ago
- 1 comment
Labels: bug, frontend
#21870 - enum-backed address spaces
Issue -
State: open - Opened by andrewrk 4 months ago
- 8 comments
Labels: proposal
#21858 - add improved std.hash.int - deprecate std.hash.uint32
Pull Request -
State: closed - Opened by francescoalemanno 4 months ago
- 18 comments
Labels: standard library, release notes
#21858 - add improved std.hash.int - deprecate std.hash.uint32
Pull Request -
State: open - Opened by francescoalemanno 4 months ago
- 18 comments
Labels: standard library, release notes
#21858 - add improved std.hash.int - deprecate std.hash.uint32
Pull Request -
State: closed - Opened by francescoalemanno 4 months ago
- 18 comments
Labels: standard library, release notes
#21852 - change fatal on error.UnsupportedFlags to a std.log.err and return
Pull Request -
State: open - Opened by mocompute 4 months ago
#21852 - change fatal on error.UnsupportedFlags to a std.log.err and return
Pull Request -
State: open - Opened by mocompute 4 months ago
#21848 - some symbol names cause bloat
Issue -
State: open - Opened by xBZZZZ 4 months ago
- 2 comments
#21848 - some symbol names cause bloat
Issue -
State: open - Opened by xBZZZZ 4 months ago
- 2 comments
#21840 - fmt: handle printing sentinel terminated arrays
Pull Request -
State: open - Opened by bangbangsheshotmedown 4 months ago
#21839 - Unable to open library dir (AUR)
Issue -
State: open - Opened by abuxTM 4 months ago
Labels: error message
#21838 - Unexpected behavior changes between optimization modes in child process output collection
Issue -
State: open - Opened by brianferri 4 months ago
- 2 comments
Labels: bug
#21837 - Android link error when linking PIC compiled static zig library into shared library
Issue -
State: open - Opened by Beyley 4 months ago
- 5 comments
Labels: bug
#21836 - remove unused `needs_mem_loc` field
Pull Request -
State: closed - Opened by Rexicon226 4 months ago
- 1 comment
#21835 - Zig binary crashes after codesign on MacOS
Issue -
State: open - Opened by vurhanau 4 months ago
Labels: bug
#21834 - panic: switch on corrupt value running code generated by self-hosted x86_64 backend
Issue -
State: closed - Opened by ehaas 4 months ago
- 6 comments
Labels: bug, standard library
#21833 - Proposal: Add `never_intrinsify` to `std.builtin.CallModifier`
Issue -
State: open - Opened by alexrp 4 months ago
- 5 comments
Labels: proposal
#21832 - Allow HKDF based on Keccak hash functions
Pull Request -
State: closed - Opened by bfreis 4 months ago
- 4 comments
#21831 - compiler_rt function `__aeabi_memcpy` calls itself (ARM/Thumb)
Issue -
State: closed - Opened by GalaxyShard 4 months ago
- 1 comment
Labels: bug, contributor friendly, arch-arm, compiler-rt
#21830 - comptime: Attempt to set field in a packed struct inside extern enum is causing compiler panic
Issue -
State: closed - Opened by vesim987 4 months ago
- 1 comment
Labels: bug
#21829 - error sets error print order depends on unrelated symbols
Issue -
State: open - Opened by Snektron 4 months ago
Labels: error message
#21828 - mcpu missing support for big.little arch
Issue -
State: closed - Opened by Ra2-IFV 4 months ago
- 2 comments
Labels: bug
#21827 - Declarations which are only referenced at compile time are emitted as a runtime value
Issue -
State: open - Opened by Snektron 4 months ago
- 2 comments
Labels: enhancement, optimization, frontend
#21826 - spirv: vulkan setup
Pull Request -
State: open - Opened by Snektron 4 months ago
- 3 comments
#21825 - Fix small TODOs in tools
Pull Request -
State: closed - Opened by der-teufel-programming 4 months ago
- 2 comments
#21824 - HKDF based on SHA3-512 fails to build
Issue -
State: closed - Opened by bfreis 4 months ago
- 2 comments
Labels: bug, standard library
#21823 - Allow specifying file output that is not an argument for `Step.Run`
Issue -
State: open - Opened by uyha 4 months ago
Labels: enhancement, zig build system
#21822 - -freference-trace blames wrong line/component when std.debug.print receives bad argument
Issue -
State: closed - Opened by taikedz 4 months ago
- 2 comments
Labels: error message
#21821 - fix todo in thread.zig
Pull Request -
State: open - Opened by JonathanHallstrom 4 months ago
#21820 - `@ptrCast` silently removes non-byte-aligned properties
Issue -
State: open - Opened by kcbanner 4 months ago
Labels: bug
#21819 - .rlib: unrecognized file extension
Issue -
State: open - Opened by i18nsite 4 months ago
- 2 comments
Labels: bug
#21818 - Update our baseline and generic CPU models for WebAssembly
Issue -
State: open - Opened by alexrp 4 months ago
- 4 comments
Labels: enhancement, standard library, arch-wasm
#21817 - compiler: remove anonymous struct types, unify all tuples
Pull Request -
State: open - Opened by mlugg 4 months ago
Labels: breaking, release notes
#21816 - Zig fmt is sensitive to trailing comma in a struct's last field
Issue -
State: closed - Opened by yonipeleg33 4 months ago
- 4 comments
Labels: question
#21815 - Building a brand new project (with "zig init") results in recursive panic in docker containers
Issue -
State: closed - Opened by elerch 4 months ago
- 7 comments
Labels: bug, standard library
#21814 - backward enumeration and iteration
Issue -
State: closed - Opened by 0b-s3rv3r 4 months ago
- 1 comment
Labels: proposal
#21813 - `CallingConvention` was changed to `.c` (lowercase), but `start.zig` still tries to use `.C` (uppercase)
Issue -
State: open - Opened by Olle-Lukowski 4 months ago
- 2 comments
Labels: bug, standard library, backend-self-hosted
#21812 - Proposal: add `http_disable_compression`
Issue -
State: open - Opened by NicoElbers 4 months ago
Labels: bug
#21811 - windows add .NO_DATA (232) 'The pipe is being closed' error support
Pull Request -
State: open - Opened by juliannoble 4 months ago
- 5 comments
#21810 - `setjmp`/`longjmp` gives unexpected results
Issue -
State: closed - Opened by Ratakor 4 months ago
- 10 comments
Labels: question
#21809 - feat: zig cc support openharmony
Pull Request -
State: open - Opened by richerfu 4 months ago
- 14 comments
#21808 - Compiler produces an unhelpful error message
Issue -
State: open - Opened by JiaJiaJiang 4 months ago
- 5 comments
Labels: error message
#21807 - implement new interrupt calling conventions in the llvm backend
Pull Request -
State: closed - Opened by Rexicon226 4 months ago
- 1 comment
#21806 - link/Elf.zig: ensure capacity before appending linker args.
Pull Request -
State: closed - Opened by xxxbxxx 4 months ago
- 2 comments
#21805 - Remove default field value for `std.builtin.CallingConvention.RiscvInterruptOptions.mode`
Issue -
State: closed - Opened by mlugg 4 months ago
Labels: enhancement, standard library
#21804 - Fix up Linux xattr syscalls
Pull Request -
State: closed - Opened by tikatoo 4 months ago
#21803 - quoted args arent escaped
Issue -
State: closed - Opened by xdBronch 4 months ago
- 3 comments
Labels: bug
#21802 - segfault in compiler_rt rem_pio2_large
Issue -
State: open - Opened by tauoverpi 4 months ago
Labels: bug, arch-x86_64, miscompilation, backend-llvm, compiler-rt
#21801 - Cannot build stage3 from HEAD: error: malloc(): unsorted double linked list corrupted
Issue -
State: closed - Opened by dimdin 4 months ago
- 4 comments
Labels: bug
#21800 - Proposal (Question?): Allow decl literals in `==` and `!=` peer-type resolution (PTR)
Issue -
State: closed - Opened by rohlem 4 months ago
- 4 comments
Labels: proposal
#21799 - OutOfMemoryallocBuff error when running gossip.
Issue -
State: closed - Opened by dadepo 4 months ago
- 2 comments
Labels: bug
#21798 - missing stack trace for segmentation fault
Issue -
State: open - Opened by andrewrk 4 months ago
- 1 comment
Labels: bug, standard library, os-macos, arch-aarch64, backend-llvm
#21797 - Warning `FileNotFound` when trying to link system libraries
Issue -
State: open - Opened by arrufat 4 months ago
- 2 comments
Labels: bug
#21796 - fix callconv resolution for varargs
Pull Request -
State: closed - Opened by Rexicon226 4 months ago
#21795 - Build Runner: Implement File System Watching for kqueue
Pull Request -
State: closed - Opened by andrewrk 4 months ago
#21794 - incorrect calling convention for exported variadic functions
Issue -
State: closed - Opened by snoire 4 months ago
- 2 comments
Labels: bug
#21793 - Compile error for misplaced top-level documentation comment is misleading
Issue -
State: open - Opened by mark-rushakoff 4 months ago
Labels: error message
#21792 - zig fetch doesn't handle proxy properly?
Issue -
State: open - Opened by tisonkun 4 months ago
- 4 comments
Labels: bug
#21791 - windows error.Unexpected GetLastError(232): The pipe is being closed (should be an expected error when piping)
Issue -
State: open - Opened by juliannoble 4 months ago
- 3 comments
Labels: bug, standard library, os-windows
#21790 - std.os.uefi: Fix calling convention build error
Pull Request -
State: closed - Opened by linusg 4 months ago
#21789 - Remove `@setAlignStack` from the langref
Pull Request -
State: closed - Opened by llogick 4 months ago
#21788 - Compiler build of tag.2033 fails under NetBSD-current
Issue -
State: open - Opened by ci4ic4 4 months ago
- 3 comments
Labels: bug
#21787 - Multi return statement on a single line doesn't cause a compilation error
Issue -
State: open - Opened by eddineimad0 4 months ago
- 1 comment
Labels: bug
#21786 - link/Coff: remove ImportTable and its nested allocations
Pull Request -
State: open - Opened by kubkon 4 months ago
#21785 - std.os.linux.fgetxattr tries to call lgetxattr(2) instead
Issue -
State: closed - Opened by tikatoo 4 months ago
- 5 comments
Labels: bug, standard library, os-linux
#21783 - Stack corruption when calling C code with structs passed by value
Issue -
State: open - Opened by ntd 4 months ago
Labels: bug, miscompilation, backend-llvm
#21782 - Cover packed struct for @FieldType
Pull Request -
State: open - Opened by septemhill 4 months ago
#21781 - failed to rename compilation results
Issue -
State: open - Opened by npetrangelo 4 months ago
- 3 comments
Labels: bug
#21776 - `@compileLog` output includes redundant `@as`
Issue -
State: open - Opened by xdBronch 4 months ago
- 2 comments
Labels: bug, frontend
#21775 - `@ptrFromInt(0)` on `?*allowzero T` gives null
Issue -
State: open - Opened by xdBronch 4 months ago
Labels: bug, frontend
#21773 - Take eagerness into account when deduplicating dependencies
Pull Request -
State: closed - Opened by castholm 4 months ago
- 1 comment
#21773 - Take eagerness into account when deduplicating dependencies
Pull Request -
State: closed - Opened by castholm 4 months ago
- 1 comment
#21773 - Take eagerness into account when deduplicating dependencies
Pull Request -
State: closed - Opened by castholm 4 months ago
- 1 comment
#21772 - else-only switch generates obscure context-free compile error
Issue -
State: open - Opened by richRemer 4 months ago
- 3 comments
Labels: bug, frontend
#21771 - `build.zig` fails to compile due to deduplicated lazy dependency
Issue -
State: closed - Opened by dermetfan 4 months ago
- 1 comment
Labels: bug, zig build system
#21771 - `build.zig` fails to compile due to deduplicated lazy dependency
Issue -
State: closed - Opened by dermetfan 4 months ago
- 1 comment
Labels: bug, zig build system
#21771 - `build.zig` fails to compile due to deduplicated lazy dependency
Issue -
State: closed - Opened by dermetfan 4 months ago
- 1 comment
Labels: bug, zig build system