[perl #45409] [PROPOSAL][IMCC] Remove .pcc_sub directive

2007-09-16 Thread Klaas-Jan Stol via RT
On Sun Sep 16 03:50:48 2007, kjs wrote: > On Thu Sep 13 19:19:14 2007, [EMAIL PROTECTED] wrote: > > Klaas-Jan Stol (via RT) wrote: > > > > > > Therefore, in order to keep IMCC simple and remove syntax redundancy, I > > > propose to remove the ".pcc_sub" directive from IMCC. > > > > Agreed. If th

Re: [perl #45409] [PROPOSAL][IMCC] Remove .pcc_sub directive

2007-09-13 Thread Allison Randal
Klaas-Jan Stol (via RT) wrote: Therefore, in order to keep IMCC simple and remove syntax redundancy, I propose to remove the ".pcc_sub" directive from IMCC. Agreed. If there are any remaining differences, they're implementation artifacts and should be merged. Allison

[perl #45409] [PROPOSAL][IMCC] Remove .pcc_sub directive

2007-09-12 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #45409] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45409 > Hi, In the early days before some major changes to the parrot calling conventions, th