General

Profile

katei (Yuta Saito)

  • Login: katei
  • Registered on: 08/25/2021
  • Last sign in: 11/15/2024

Issues

open closed Total
Assigned issues 1 20 21
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

Today

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...
katei (Yuta Saito)
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...
katei (Yuta Saito)

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... katei (Yuta Saito)

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...
katei (Yuta Saito)
04:40 AM Ruby master Revision c77f0b91 (git): [Bug #20631] Workaround for macOS 15.0 fork crash
macOS 15.0 24A5331b seems to have a weird issue that
`CFStringCreateWithBytesNoCopy` does not return `NSTaggedPointer...
katei (Yuta Saito)
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. katei (Yuta Saito)

08/29/2024

06:09 PM Ruby master Revision 591a157b (git): prism_compile.c: Fix read_entire_file() for platforms without file mmap
Apply similar fix to https://github.com/ruby/prism/pull/2944 katei (Yuta Saito)

07/26/2024

05:07 PM Ruby master Revision 1992bd31 (git): [ruby/prism] Fallback to pm_string_file_init on platforms without memory-mapped files
> ..., and on other POSIX systems we'll use `read`.
As `pm_string_mapped_init`'s doc comment says, it should fall ba...
katei (Yuta Saito)
05:07 PM Ruby master Revision a65c205a (git): [ruby/prism] Add explicit check for PRISM_HAS_NO_FILESYSTEM
https://github.com/ruby/prism/commit/89c22f0e6c katei (Yuta Saito)

06/22/2024

06:12 AM Ruby master Revision 73b7eebf (git): build: fix crossruby build by handling empty `ac_abs_builddir`
`ac_abs_builddir` can be empty when the build is top-level (not
subdirs, and Ruby is usually the case). In such case,...
katei (Yuta Saito)

Also available in: Atom