On Sunday 04 November 2007 06:00:01 Ronald Blaschke wrote:
> Parrot currently uses indirect DLL linkage, which means that exported
> data, including PMCNULL, used by PMC_IS_NULL, can not be accessed.
> Attached patch introduces a function PMC_is_null which should be used
> instead.
> An alte
# New Ticket Created by Ronald Blaschke
# Please include the string: [perl #47153]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=47153 >
Parrot currently uses indirect DLL linkage, which means that exported
data, includi