General

Profile

twwlogin (The Written Word Inc)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 8 8

Activity

11/15/2011

05:50 AM Ruby master Bug #5497: Math.log10(10_000) error on HP-UX/PA
Yui NARUSE wrote:
> The Written Word Inc wrote:
> > ```c
> > $ cat t.c
> > #include <math.h>
> > #include <stdio...
twwlogin (The Written Word Inc)

10/30/2011

03:18 PM Ruby master Bug #5511 (Closed): "make test" failure on HP-UX/PA
Building 1.9.2 with svn revision at 33531 produces an error during "make test":
$ ./configure --disable-rpath
....
twwlogin (The Written Word Inc)
03:17 PM Ruby master Bug #5510 (Closed): "make test" failure on HP-UX/IA
Building 1.9.2 with svn revision at 33531 produces an error during "make test":
$ ./configure --disable-rpath
....
twwlogin (The Written Word Inc)

10/29/2011

03:26 PM Ruby master Bug #5497: Math.log10(10_000) error on HP-UX/PA
Yui NARUSE wrote:
> The Written Word Inc wrote:
> > (ia64)
> > p Math.log10(10_000)
> > 4
>
> Show...
twwlogin (The Written Word Inc)
08:33 AM Ruby master Bug #5491: build failure on Tru64 UNIX 5.1
Yes, that should work. twwlogin (The Written Word Inc)

10/28/2011

04:08 PM Ruby master Bug #5497 (Closed): Math.log10(10_000) error on HP-UX/PA
I've built 1.9.2 from svn revision at 33531 on HP-UX/PA and HP-UX/IA. I'm getting two different results for Math.log1... twwlogin (The Written Word Inc)
03:54 PM Ruby master Bug #5496: ext/bigdecimal build failure on HP-UX 11.23/IA, 11.31/IA
Ok, thanks. Looking at mkmf.log reveals that --disable-rpath is the solution. -R isn't applicable to cc/ld on HP-UX. ... twwlogin (The Written Word Inc)
01:56 PM Ruby master Bug #5496 (Rejected): ext/bigdecimal build failure on HP-UX 11.23/IA, 11.31/IA
Building 1.9.2 with svn revision at 33531 produces an error while building ext/bigdecimal:
$ ./configure
...
...
twwlogin (The Written Word Inc)
01:38 PM Backport192 Backport #5495 (Rejected): SIZE_MAX undefined while building 1.9.2 on HP-UX 11.00/PA, 11.11/PA, 11.23/PA
Building 1.9.2 with latest svn revision at 33531 produces a build error on HP-UX 11.00/PA, 11.11/PA, 11.23/PA because... twwlogin (The Written Word Inc)
01:36 PM Ruby master Bug #5491: build failure on Tru64 UNIX 5.1
For compile.c, we have:
#include "ruby/ruby.h"
#include "vm_core.h"
#include "thread_pthread.h"
#in...
twwlogin (The Written Word Inc)

Also available in: Atom