ngoto (Naohisa Goto)
Today
-
05:09 AM
Ruby master
Bug #20967 (Closed): Oracle Developer Studio 12.5 on Solaris 10 miniruby symbol referencing error: Undefined symbol: atomic_signal_fence
- I think that it is difficult to add `-xatomic=studio` or `-xatomic=gcc` automatically to `cflags` or `CFLAGS` by `./c...
ngoto (Naohisa Goto)
-
05:00 AM
Ruby master
Bug #20967 (Closed): Oracle Developer Studio 12.5 on Solaris 10 miniruby symbol referencing error: Undefined symbol: atomic_signal_fence
- When compiling Ruby 3.3 or head by using Oracle Developer Studio 12.5 on Solaris 10, failed to make miniruby with the...
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)
Also available in: Atom
Loading...