Togos <[EMAIL PROTECTED]> wrote:
> This patch changes the Undef PMC type to morph itself
> to a Ref with the given value when set_pmc()d. In
> order to do this it was also necessary to allow Ref
> PMCs to point to NULL values,
I've changed that to PMCNULL, which will catch access to such NULLs an
# New Ticket Created by TOGoS
# Please include the string: [perl #30852]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30852 >
This patch changes the Undef PMC type to morph itself
to a Ref with the given value when set