General

Profile

ngoto (Naohisa Goto)

Issues

open closed Total
Assigned issues 0 45 45
Reported issues 2 135 137

Projects

Project Roles Registered on
Ruby Committer 10/05/2011
Backport187 Committer 06/18/2013
Backport191 Committer 10/05/2011
Backport192 Committer 10/05/2011
Backport193 Committer 10/05/2011
Backport200 Committer 02/17/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer 10/05/2011
Ruby master Committer 07/20/2011

Activity

01/04/2024

03:52 AM Ruby master Misc #20107: Update required Oracle Solaris Studio version to 12.5
I think it is OK.
Note that Oracle Developer Studio 12.6, the latest version, have severe bug that prevent to compil...
ngoto (Naohisa Goto)

05/16/2023

03:20 AM Ruby master Bug #11582 (Closed): On Solaris, Rational#** returns -Infinity for Rational(0) when passed a negative Float
This issue is solved by [Misc #15347].
In the C99 spec, The behavior of pow(3) in corner cases are clearly defined...
ngoto (Naohisa Goto)

01/17/2022

01:01 PM Ruby master Feature #18491: Drop support for IBM AIX and HP UX
About HP-UX:
Ruby already dropped support for IA-64 (Itanium) CPU architecture ( Feature #15894 ) on which HP-UX run...
ngoto (Naohisa Goto)
12:05 PM Ruby master Bug #18429: Configure ruby-3.0.3 on Solaris 10 Unknown keyword 'URL' in './ruby.tmp.pc'
Could you please show the full output of `gcc -v` and check the "Configured with:" line?
On Intel Solaris, it seem...
ngoto (Naohisa Goto)

12/08/2021

05:15 PM Ruby master Misc #18335: openindiana ruby 3.1 --enable-dtrace requires debugflags="-g1"
Patches are welcome to check them without breaking things on other platforms (including Oracle Solaris 11).
I gues...
ngoto (Naohisa Goto)

12/03/2021

12:10 PM Ruby master Misc #18335 (Third Party's Issue): openindiana ruby 3.1 --enable-dtrace requires debugflags="-g1"
OpenIndiana's gcc + gnu binutils + dtrace only work with `-g1` seems to be OpenIndiana specific problem and this shou... ngoto (Naohisa Goto)

11/30/2021

11:03 AM Ruby master Misc #18335 (Rejected): openindiana ruby 3.1 --enable-dtrace requires debugflags="-g1"
By default, Ruby's configure script automatically sets `-ggdb3` or `-g` to `debugflags` after checking if the compile... ngoto (Naohisa Goto)
07:39 AM Ruby master Revision e59f3054 (git): Delete #if line during checking madvise() on Solaris
The madvise() declaration should always be compiled on Solaris
to check whether the declaration is good on the enviro...
ngoto (Naohisa Goto)

11/29/2021

03:07 PM Ruby master Revision f8f2885b (git): Revert "test/socket/test_socket.rb: skip on Solaris"
This reverts commit 27fb9d272daaae89089dfb61849ebe8e7aa6c833.
The test failure on Solaris 10 is due to incomplete IP...
ngoto (Naohisa Goto)
03:03 PM Ruby master Revision 8287d2f2 (git): Workaround for implicit declaration of function 'madvise' on Solaris
On Solaris, madvise(3C) is NOT defined for SUS (XPG4v2) or later,
but MADV_* macros are defined when __EXTENSIONS__ i...
ngoto (Naohisa Goto)

Also available in: Atom