Leopold Toetsch <[EMAIL PROTECTED]> writes:
> JüRgen" "BöMmels <[EMAIL PROTECTED]> wrote:
> > QUESTION: The calling convention for methods states that P2 should be
> > the object the sub was called on. The current build_call_frames pushes
> > the object starting at P5. How can the NCI-Interface be
JüRgen" "BöMmels <[EMAIL PROTECTED]> wrote:
> QUESTION: The calling convention for methods states that P2 should be
> the object the sub was called on. The current build_call_frames pushes
> the object starting at P5. How can the NCI-Interface be extended to
> pass objects in P2 down to the c-funct
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23034]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23034 >
Hi,
During searching for memory leaks and hunting bugs only visible on
MacOS, I start