katei (Yuta Saito)
- Login: katei
- Registered on: 08/25/2021
- Last sign in: 11/15/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 28 | 30 |
Reported issues | 0 | 3 | 3 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 01/17/2022 |
Backport187 | Committer | 01/17/2022 |
Backport191 | Committer | 01/17/2022 |
Backport192 | Committer | 01/17/2022 |
Backport193 | Committer | 01/17/2022 |
Backport200 | Committer | 01/17/2022 |
Backport21 | Committer | 01/17/2022 |
Backport22 | Committer | 01/17/2022 |
Ruby 1.8 | Committer | 01/17/2022 |
Ruby master | Committer | 01/17/2022 |
Like
Activity
02/19/2025
-
04:54 AM Ruby master Revision bd84c75a (git): [wasm] Update WASI SDK to 25
- to include WASI Preview 2 related changes added in the SDK.
-
02:46 AM Ruby master Revision eac35edf (git): [wasm] Stop using mprotect(PROT_NONE) on WASI
- we had been using a stub weak definition of `mprotect` in wasm/missing.c
so far, but wasi-sdk 23 added mprotect emula...
02/14/2025
-
05:19 AM Ruby master Revision d5666bbf (git): tool/downloader.rb: Stop caching already existing files
- Previously, the script was caching any file already present in the
destination directory, regardless of its origin. T...
02/13/2025
-
01:31 PM Ruby master Bug #21111: RbConfig::CONFIG['CXX'] quietly set to "false" when Ruby cannot build C++ programs
- At first, it’s rare to have a situation where Ruby itself can be built but no C++ compiler is available. The macOS ex...
-
06:35 AM Ruby master Revision d35cc0cc (git): tool/downloader.rb: Stop caching already existing files
- Previously, the script was caching any file already present in the
destination directory, regardless of its origin. T...
11/18/2024
-
04:34 AM Ruby master Revision 29fdb73c (git): [ruby/digest] Fix loading of digest ext libraries with `--with-static-linked-ext`
- `rb_ext_resolve_symbol` is not always available on some platforms
including WASI, and we don't need to use it when th... -
04:19 AM Ruby master Revision 6c142d05 (git): [ruby/tempfile] Stop using `IO::NULL` for feature detection
- `IO::NULL`'s underlying file `/dev/null` is not always available on
WASI, so use of the file on top-level code (intro...
11/15/2024
-
08:23 PM Ruby master Bug #20898 (Closed): Backport https://github.com/ruby/ruby/pull/9737 to Ruby 3.3 and 3.2
- The memory corruption issue on Wasm led to mysterious crashes and [consumed much debugging time](https://github.com/r...
10/10/2024
-
04:41 AM Ruby master Bug #20631 (Closed): Build failure with Xcode 16 beta and macOS 15 (Sequoia) Beta
- Applied in changeset commit:git|c77f0b91342935f661c6e5ba0f6f5c19427da174.
----------
[Bug #20631] Workaround for mac... -
04:40 AM Ruby master Revision 63f94e12 (git): Revert "TestProcess#test_daemon_noclose is only working with macOS 15.1 beta, we should skip with macOS 15.0"
- This reverts commit 3830bca5edd6964131971866c80107c89fac5362.
Also available in: Atom