# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #51146] # in the subject line of all future correspondence about this issue. # <URL: 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 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?) kjs