katei (Yuta Saito)
- Login: katei
- Registered on: 08/25/2021
- Last sign in: 04/19/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 28 | 30 |
Reported issues | 0 | 3 | 3 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 01/17/2022 |
Like
Activity
02/13/2025
-
01:31 PM Ruby 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...
11/15/2024
-
08:23 PM Ruby 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 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...
05/19/2024
-
08:02 AM Ruby Bug #20495: Running "make clean" deletes critical "coroutine/amd64/Context.S" file and causes "make" to fail
- I guess it happens when building in-place on case-insensitive fs platform due to this line: https://github.com/ruby/r...
05/17/2024
-
12:55 AM Ruby Feature #20470: Extract Ruby's Garbage Collector
- +1 for extracting GC implementation of `gc.c` into a separate `gc_impl.c` file.
My motivation: Some of the use cases...
04/02/2024
-
05:26 AM Ruby Feature #20345 (Closed): Add `--target-rbconfig` option to mkmf
- Applied in changeset commit:git|8b55aaa85ca3b5333e6659f0f0b1eabdd0b9491b.
----------
[Feature #20345] Add `--target-...
03/19/2024
-
02:36 AM Ruby Feature #20345: Add `--target-rbconfig` option to mkmf
- > It seems ambiguous when multiple --target-rbconfig options are given.
Nice catch, I prefer to respect the last o...
03/18/2024
-
05:16 PM Ruby Feature #20345: Add `--target-rbconfig` option to mkmf
- Here are patches for Nokogiri and rake-compiler:
- https://github.com/kateinoigakukun/nokogiri/commit/c70ee8ea8ae2c46... -
04:26 PM Ruby Feature #20345 (Closed): Add `--target-rbconfig` option to mkmf
## Motivation
Today, CRuby runs on many platforms. But not all platforms are capable of running build tools (e.g...
02/20/2024
-
07:14 AM Ruby Bug #20283: Build failed since Ruby 3.2.3 if Xcode.app was renamed to space contained name.
- It looks like 3.2.2 and earlier also have the same issue. I think the root problem is the below error, which indicate...
Also available in: Atom