Re: aix tinderbox failure

2004-03-28 Thread Adam Thomason
OTECTED] [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 28, 2004 6:05 AM > To: Perl6 Internals > Subject: aix tinderbox failure > > > Hi, > > currently the aix tinderbox is failing. It chokes on > bufstart/buflen which were hacky accessors to PMC data and

Re: aix tinderbox failure

2004-03-28 Thread Leopold Toetsch
Juergen Boemmels <[EMAIL PROTECTED]> wrote: > currently the aix tinderbox is failing. It chokes on bufstart/buflen Thanks, applied. leo

aix tinderbox failure

2004-03-28 Thread Juergen Boemmels
Hi, currently the aix tinderbox is failing. It chokes on bufstart/buflen which were hacky accessors to PMC data and were removed recently. I think changing jit_debug_xcoff.c would remove at last this error. Can someone on AIX check this ? bö Index: src/jit_debug_xcoff.c =