ngoto (Naohisa Goto)
12/18/2024
-
11:45 PM
Ruby master
Revision 979b19b7 (git): [ruby/json] Add support for Solaris 10 which lacks strnlen()
- Check for existence of strnlen() and use alternative code if it is missing.
https://github.com/ruby/json/commit/48d4...
ngoto (Naohisa Goto)
-
05:35 PM
Ruby master
Bug #20964 (Third Party's Issue): Oracle Developer Studio 12.5 on Solaris failed to compile "prism/extension.c", line 499: internal compiler error: Wasted space
- Changed to Third Party's Issue
I'm hoping someone who have support contract of Oracle Developer Studio will contac...
ngoto (Naohisa Goto)
-
05:27 PM
Ruby master
Bug #20964 (Third Party's Issue): Oracle Developer Studio 12.5 on Solaris failed to compile "prism/extension.c", line 499: internal compiler error: Wasted space
- Oracle Developer Studio 12.5 and 12.6 on Solaris 10 failed to compile prism/extension.c with the following error:
...
ngoto (Naohisa Goto)
-
05:08 PM
Ruby master
Bug #20963 (Closed): compile error due to lack of MAYBE_UNUSED macro e.g. Oracle Developer Studio 12.x on Solaris 10
- Applied in changeset commit:git|528ec7060464d30359e593055df6b53362cd1060.
----------
use RBIMPL_ATTR_MAYBE_UNUSED
T...
ngoto (Naohisa Goto)
-
02:31 PM
Ruby master
Bug #20963 (Closed): compile error due to lack of MAYBE_UNUSED macro e.g. Oracle Developer Studio 12.x on Solaris 10
- On Solaris 10, by using Oracle Developer Studio 12.5, strange compile error occurred.
```
cc -errtags=yes -xO4 ...
ngoto (Naohisa Goto)
-
02:37 PM
Ruby master
Revision 528ec706 (git): use RBIMPL_ATTR_MAYBE_UNUSED
- The macro MAYBE_UNUSED, prepared by ./configure, may not be defined in
some environments such as Oracle Developer Stu...
ngoto (Naohisa Goto)
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)
Also available in: Atom
Loading...