twwlogin (The Written Word Inc)
- Login: twwlogin
- Email: bugs-ruby@vendor.thewrittenword.com
- Registered on: 09/12/2011
- Last sign in: 12/01/2011
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...
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
.... - 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
....
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... - 08:33 AM Ruby master Bug #5491: build failure on Tru64 UNIX 5.1
- Yes, that should work.
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...
- 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. ...
- 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
...
... - 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...
- 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...
Also available in: Atom