Will Coleda <[EMAIL PROTECTED]> wrote:
> It seems that the use of P30 as the .STACK is fine until one of the
> built-on-the-fly subroutines is called, at which point P30 is NULL,
> and any attempts to twiddle the stack result in:
As P30 isn't passed on to the subroutine as an argument it doesn't
# New Ticket Created by Will Coleda
# Please include the string: [perl #33798]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=33798 >
It seems that the use of P30 as the .STACK is fine until one of the
built-on-the-fly s