General

Profile

jinroq (Jinroq SAITOH)

  • Login: jinroq
  • Registered on: 05/01/2019
  • Last sign in: 04/27/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

05/02/2024

09:36 AM Ruby master Revision a3726c02 (git): Fixed missing support for https://github.com/ruby/ruby/commit/d75bbba255e086d625429d5a1311cc4b4396c296.
jinroq (Jinroq SAITOH)

04/27/2024

03:47 AM Ruby master Revision ef3e3e9a (git): Fixed a value specified for OPT_THREADED_CODE (#10657)
Values defined for OPT_THREADED_CODE are 0,1,2. However, 1,2,3 are set in workflow. It seems that case 3 does not exi... jinroq (Jinroq SAITOH)

12/02/2023

09:17 PM Ruby master Revision d4b1f56f (git): [Fix] Support when nil is assigned to variable `name` (#9105)
* Add `!name.nil?` to if condition jinroq (Jinroq SAITOH)

07/14/2023

04:52 PM Ruby master Revision ebb7552e (git): [Doc] Make build instructions easier to copy-and-paste
jinroq (Jinroq SAITOH)
03:38 PM Ruby master Bug #19768: Building ruby with YJIT enabled on Ubuntu and then building ruby with YJIT disabled fails
@nobu
Thanks your comment. As you advised, running `make distclean` solved the problem.
```
$ git clone https://...
jinroq (Jinroq SAITOH)
02:25 PM Ruby master Bug #19768 (Closed): Building ruby with YJIT enabled on Ubuntu and then building ruby with YJIT disabled fails
On Ubuntu 22.04.2 LTS, after building according to the [Building YJIT](https://docs.ruby-lang.org/en/master/yjit/yjit... jinroq (Jinroq SAITOH)

07/01/2023

02:16 PM Ruby master Revision 174dbe33 (git): Supress `warning: ‘unsigned-integer-overflow’ attribute directive ignored [-Wattributes]`
jinroq (Jinroq SAITOH)
02:16 PM Ruby master Revision a70320b8 (git): Define `NO_SANITIZE` with reference to ext/bigdecimal/missing.c
jinroq (Jinroq SAITOH)

Also available in: Atom