[perl #50938] [PATCH] Remove instantiate opcode

2008-02-19 Thread Paul Cochrane via RT
Patch applied in r25869. Closing ticket.

Re: [perl #50938] [PATCH] Remove instantiate opcode

2008-02-18 Thread chromatic
On Sunday 17 February 2008 07:01:00 Paul Cochrane wrote: > the attached patch removes the instantiate opcode (see RT#48022). The > patch also removes three tests in t/pmc/integer.t, which is something > I'm not 100% sure about. After I'd tried to update the tests to use > "new" instead of "insta

[perl #50938] [PATCH] Remove instantiate opcode

2008-02-17 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #50938] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50938 > Hi all, the attached patch removes the instantiate opcode (see RT#48022). The patch a