Re: [perl #23340] [PATCH] Minor nit in dynext.c

2003-08-16 Thread Leopold Toetsch
JüRgen" "BöMmels <[EMAIL PROTECTED]> wrote: > There is a void * to functionpointer assignment in dynext.c I have put in a cast with the correct func prototype, the patch just gave me a warning. Thanks, leo

[perl #23340] [PATCH] Minor nit in dynext.c

2003-08-16 Thread Jürgen
# New Ticket Created by Jürgen Bömmels # Please include the string: [perl #23340] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=23340 > There is a void * to functionpointer assignment in dynext.c -- attachment 1 ---