On 28/03/07, via RT Steve Peters <[EMAIL PROTECTED]> wrote:
# New Ticket Created by  Steve Peters
# Please include the string:  [perl #42156]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42156 >


In this next round of cleanups, I switched over the invoke() methods
to return opcode_t* as Andy Dougherty suggested.  Also, I added
a change to the NEED_CONTINUATION based on Kevin Tewks suggestions.
Finally, I also included a couple of additional changes to back out some
of my changes yesterday that are now irrelevant due to the first two
changes.


Thanks for the patch, however, applying it generates the warning: (on
linux x86; gcc)

src/sub.c: In function `mark_context':
src/sub.c:55: warning: comparison of distinct pointer types lacks a cast

I'm not sure how to proceed from here, and I hoped you would.  How
should the patch be altered so that the warning doesn't appear?

Paul

Reply via email to