develooper Front page | perl.perl5.porters | Postings from July 2001

Re: [PATCH] defer op_seq allocation

Thread Previous
From:
Arthur Bergman
Date:
July 19, 2001 12:10
Subject:
Re: [PATCH] defer op_seq allocation
Message ID:
B77CFCF6.25DC%arthur@contiller.se
01-07-19 18.42, skrev Abhijit Menon-Sen på ams@wiw.org följande:

> In light of Arthur Bergman's recent "pad target under 5.7.2 ithreads,"
> however, I request that my old patch be applied as a temporary measure
> with the comments below (it passes all tests, and shouldn't break
> anything else).
> 
> I am investigating the problem again, and will try to get a real fix out
> as soon as I can.

Without it ithreads break terribly since we depend on Perl_peep to move
constants to the pad, one could change this I guess to make op_const
directly use the pad but clearly Perl_peep should be run.

Having tried to find this the last 4 days hasn't been very fun. Without the
patch POE doesn't work (as an example).

-- 
Arthur


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About