Front page | perl.perl5.porters |
Postings from August 2001
Re: Custom Ops
Thread Previous
|
Thread Next
From:
Arthur Bergman
Date:
August 27, 2001 05:24
Subject:
Re: Custom Ops
Message ID:
B7B00879.3558%arthur@contiller.se
01-08-27 14.08, skrev Simon Cozens på simon@netthink.co.uk följande:
> On Mon, Aug 27, 2001 at 02:17:01PM +0200, Arthur Bergman wrote:
>> The patch doesn't apply cleanly.
>
> Hrm, strange. Maybe I patched it to an old snapshot.
Don't worry, I will fix it.
>> OP_NAME(o) takes a op, however there are cases where we are a OP_NULL where
>> the type is stored in the targ. Shouldn't OP_NAME figure this out somehow?
>
> No. Otherwise we'd already be doing it.
>
> Simon
>
We do. dump.c:369
--
Arthur
Thread Previous
|
Thread Next