# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #46975] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46975 >
hi, attached a patch which adds: .macro_const as an alias for .constant non-.pcc_ prefixed directives as aliases for the .pcc_ prefixed version. So, ".begin_return" is now an alias for ".pcc_begin_return". After the next release, the .pcc_ prefixed versions can be removed, as per pdd19. I don't apply this patch myself, because I develop on cygwin, which somehow doesn't regenerate the C files.( and I didn't figure out how to trigger that). regards, kjs
pdd19updates.patch
Description: Binary data