[perl #51146] [TODO][IMCC] Remove unused function "mk_address"

2008-02-24 Thread Klaas-Jan Stol via RT
fixed in r26045

Re: [perl #51146] [TODO][IMCC] Remove unused function "mk_address"

2008-02-24 Thread Andy Lester
Although i can remove this function, I'm not really clear on how to update the header file symreg.h w.r.t the headerizer stuff. (can i just remove the prototype , or is this generated?) You run "make headerizer" and it updates the header. -- Andy Lester => [EMAIL PROTECTED] => www.petdance.c

[perl #51146] [TODO][IMCC] Remove unused function "mk_address"

2008-02-24 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #51146] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=51146 > afaict, the function "mk_address" in imcc/symreg.c is no longer used. Although i can