I'm still not sure what the problem is...but if you turn --gc-debug off,
then the
array diminsions are correct...e.g., 10 for the first dimension.  Therefore,
the calculation
of the array index is performed correctly.  However, with --gc-debug on, the
array dimension
is correct for the first dimension (0,0 - 0,20) as well as the first element
of the first dimension...(1,0).  But it is wrong for all of the others.  It
becomes 1 instead of 10.  I have no clue yet why...still looking into it.
However, all tests pass on Tru64 if --gc-debug is off.
----- Original Message -----
From: "Tanton Gibbs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 10, 2002 7:13 PM
Subject: Re: Parrot v0.0.9 code freeze


> I'm looking at the Tru64 problem.
>
> The manifest problem is trivial:
> languages/jako/docs/jako.pod needs to be added to the MANIFEST
>
> The multiarray problem only occurs if you turn on --gc-debug...still
looking
> at it
>
> Tanton
> ----- Original Message -----
> From: "Steve Fink" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, December 10, 2002 4:45 PM
> Subject: Parrot v0.0.9 code freeze
>
>
> > Heads up. The weather report indicates a feature freeze on Sat
> > 2002-Dec-14 at 20:00 GMT (12:00 PST, 15:00 EST, 21:00 CET), leading to
> > a release on Wed 2002-Dec-18. So if you have any feature changes that
> > you want to get into 0.0.9 (and it isn't too destabilizing), please
> > commit them before Saturday.
> >
> > Sometime between now and then, I'll compile a list of changes since
> > 0.0.8.
> >
> > This release will go out even if the tinderbox isn't completely green,
> > because I don't want to delay it any further, but I would greatly
> > appreciate any improvements in that area. Feel free to use
> > http://foxglove.dnsalias.org/parrot/ to get a snapshot view of what
> > tests are failing.
> >
> >
>
>
>

Reply via email to