watson1978 (Shizuo Fujita)
- Login: watson1978
- Email: watson1978@gmail.com
- Registered on: 03/21/2017
- Last sign in: 10/31/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 1 | 2 |
Reported issues | 8 | 30 | 38 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby master | Committer | 12/19/2017 |
Activity
09/13/2024
- 01:19 AM Ruby master Bug #20730 (Closed): LoadError if Rakefile has shebang
- `LoadError` exception will be raised when invoke the rake task with latest ruby 3.4-dev.
### Reproduce code
Here ...
02/20/2024
- 06:41 AM Ruby master Bug #20283 (Open): Build failed since Ruby 3.2.3 if Xcode.app was renamed to space contained name.
- When I renamed Xcode.app to space contained name (like `Xcode 15.2.0.app`), then I met build error with Ruby 3.2.3 an...
11/08/2021
- 02:27 PM Ruby master Bug #18293 (Closed): Time.at in master branch was 25% slower then Ruby 3.0
- − | Ruby 3.0.2 | Ruby 3.1.0-dev | result
-- | -- | -- | --
Time.at | 8.223M | ...
07/09/2020
- 11:57 AM Ruby master Bug #17021 (Closed): "arm64" and "arm" are mixed in RbConfig on Apple silicon
- When I checked the value of `RbConfig::CONFIG` on the Apple silicon macOS,e I found "arm64" and "arm" are mixed as fo...
07/08/2020
- 01:56 PM Ruby master Revision 23655e6d (git): Fix build error on Apple silicon macOS
- This patch will fix following build error on macOS 11.0 + Xcode 12 beta.
```
$ ./configure
$ make V=1
BASERU...
07/01/2020
- 09:47 AM Ruby master Revision cb3e6251 (git): [flori/json] Use frozen string for hash key
- When use non-frozen string for hash key with `rb_hash_aset()`, it will duplicate and freeze it internally.
To avoid d...
01/29/2020
- 03:16 PM Ruby master Bug #16342: macOS + Ruby 2.6.0 以降で拡張ライブラリ内での waitpid() コールに失敗する
- 問題の発端は https://github.com/rmagick/rmagick/issues/483 で macOS 環境だけ処理に失敗するケースが報告されたからですが、
サンプルのコード自体は私たちがメンテナンスしている RM...
12/26/2019
- 09:06 AM Ruby master Feature #16290 (Closed): Add Ruby C API to acquire aligned memory
11/12/2019
- 04:51 AM Ruby master Bug #16342: macOS + Ruby 2.6.0 以降で拡張ライブラリ内での waitpid() コールに失敗する
- 書き忘れていたのですが、 https://github.com/ruby/ruby/commit/48b6bd74e2febde095ac85d818e94c0e58677647 の変更を境にエラーになるようになり、それ以前ですと問題...
11/11/2019
- 03:59 PM Ruby master Bug #16342 (Rejected): macOS + Ruby 2.6.0 以降で拡張ライブラリ内での waitpid() コールに失敗する
## 再現環境
* Ruby 2.6.0 以降
* macOS 10.15 (試した環境)
## 問題の説明
macOS 上で Ruby 2.6.0 以降を使用した際に、拡張ライブラリ内で `fork()/exec()...
Also available in: Atom