Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #38288] [PATCH] Change Parrot_call to Parrot_call_sub in pdd11

0 views
Skip to first unread message

Brad Bowman

unread,
Jan 20, 2006, 11:10:46 AM1/20/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Brad Bowman
# Please include the string: [perl #38288]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38288 >

pdd11 seems to be out of step with extend.h

Patch attached.

Brad

Parrot_call_sub.diff

Jerry Gay

unread,
Jan 20, 2006, 4:14:12 PM1/20/06
to perl6-i...@perl.org, bugs-bi...@rt.perl.org
> pdd11 seems to be out of step with extend.h
>
> Patch attached.
>
thanks, applied as r11275.
~jerry

Leopold Toetsch

unread,
Jan 25, 2006, 11:07:31 AM1/25/06
to perl6-i...@perl.org, bugs-bi...@netlabs.develooper.com
Brad Bowman (via RT) wrote:

> -=item C<Parrot_call(interp, Parrot_PMC sub, Parrot_Int argcount, ...)>
> +=item C<Parrot_call_sub(interp, Parrot_PMC sub, Parrot_Int argcount, ...)>

This still doesn't reflect src/extend.c usage. But don't worry too much
about pdds/clip/* - these are being reworked.

Thanks,
leo

0 new messages