# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #47091] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=47091 >
hi, attached a patch that adds the return type for a function. There is no return type specified, which results in a warning. THe function returns 0, so the patch specifies "int" as return type. Not sure if it should have been INTVAL, other functions return "int" as well. kjs
return_thread.patch
Description: Binary data