Re: [perl #48024] [DEPRECATED] type ids

2008-03-28 Thread Will Coleda
On Fri, Mar 28, 2008 at 9:30 PM, chromatic <[EMAIL PROTECTED]> wrote: > On Friday 28 March 2008 13:20:56 chromatic wrote: > > > Here's a patch to remove the dot stuff from IMCC. > > > > Note that the parrot binary builds, but not everything else in 'make' does. > > It's finding errors for sure.

Re: [perl #48024] [DEPRECATED] type ids

2008-03-28 Thread chromatic
On Monday 21 January 2008 02:12:36 Klaas-Jan Stol wrote: > Not sure, but I don't think all '.const .Sub foo = "foo" ' is gone > already > > before we rip out the dot stuff from IMCC, these should be rephrased. Here's a patch to remove the dot stuff from IMCC. Note that the parrot binary bu

Re: [perl #48024] [DEPRECATED] type ids

2008-01-21 Thread Klaas-Jan Stol
On Jan 21, 2008 4:55 AM, Will Coleda via RT < [EMAIL PROTECTED]> wrote: > On Sun Jan 20 08:57:52 2008, ptc wrote: > > Completed as per r25053. > > The ticket is for removing the ability to do this, not merely removing the > instances where it is > done. > > Re-opening ticket; Thanks for all the cl