Actually, it'd be better just to remove jit_debug_xcoff.c from the build for now,
since it never really worked (the bugs it was designed to help with were independently
resolved). AFAICT the object code it produces is correct, but I was unable to make
gdb (and certainly not dbx) import the XCOF
Juergen Boemmels <[EMAIL PROTECTED]> wrote:
> currently the aix tinderbox is failing. It chokes on bufstart/buflen
Thanks, applied.
leo
Right now Test::Builder::_ending() is executed only if the
current process id is the one it had when it started. This
prevents a child process from completing the test with the
"1..N" header.
I introduced a new method, reporting_pid(), that allows the
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
=
Whoops, that didn't work at all. Forgot about the %foo<><> case
and it was losing the subscripts entirely.
Let's try that again...
http://www.cpan.org/modules/by-authors/id/S/SW/SWALTERS/Perl6-Variables-0.02_002.tar.gz
http://slowass.net/~scott/Perl6-Variables-0.02_002.tar.gz
This version still
I've updated Damian's Perl6::Variables module to treat %foo{bar} as %foo{bar()}
and to handle %foo<> and %foo<>. If this syntax is finalized, I'll
send Damian a patch.
This is at:
http://www.cpan.org/modules/by-authors/id/S/SW/SWALTERS/Perl6-Variables-0.02_001.tar.gz
http://slowass.net/~scott/Pe
On Mar-26, Dan Sugalski wrote:
> The VS/.NET build works fine, though three of the tests fail for odd
> reasons. Those look like potential test harness errors.
>
> The cygwin build sorta kinda works OK, but the link fails because of
> a missing _inet_pton. I seem to remember this cropping up in