Re: Jako groks basic PMCs

2003-07-09 Thread Gregor N. Purdy
Leo -- No problem. I saw the smiley, but SCNR was new to me. "we cool" :) Regards, -- Gregor On Wed, 2003-07-09 at 02:08, Leopold Toetsch wrote: > Gregor N. Purdy wrote: > > > IIRC, that has been the policy during previous freezes. > > > > However, I can stop tinkering if its getting in an

Re: Jako groks basic PMCs

2003-07-09 Thread Leopold Toetsch
Gregor N. Purdy wrote: IIRC, that has been the policy during previous freezes. However, I can stop tinkering if its getting in anyone's way or on anyone's nerves... Some smilies and a "SCNR" must have been lost. The change was small, doesn't break anything and wouldn't be of any harm, *if* we ha

Re: Jako groks basic PMCs

2003-07-08 Thread Gregor N. Purdy
IIRC, that has been the policy during previous freezes. However, I can stop tinkering if its getting in anyone's way or on anyone's nerves... Regards, -- Gregor On Tue, 2003-07-08 at 18:01, Melvin Smith wrote: > At 11:50 PM 7/8/2003 +0200, Leopold Toetsch wrote: > >Gregor N. Purdy wrote: > > >

Re: Jako groks basic PMCs

2003-07-08 Thread Gregor N. Purdy
Melvin -- Thanks! Its of only limited utility until I get the key stuff working, but I was tired of having a null PMC story for Jako. Regards, -- Gregor On Tue, 2003-07-08 at 18:01, Melvin Smith wrote: > At 05:44 PM 7/8/2003 -0400, Gregor N. Purdy wrote: > >I just checked in a small patch tha

Re: Jako groks basic PMCs

2003-07-08 Thread Melvin Smith
At 11:50 PM 7/8/2003 +0200, Leopold Toetsch wrote: Gregor N. Purdy wrote: All -- I just checked in a small patch that allows Jako to start grokking PMCs. For example: During feature freeze - I think languages/ (besides imcc) should probably be exempt of freezes unless Parrot depends on said l

Re: Jako groks basic PMCs

2003-07-08 Thread Melvin Smith
At 05:44 PM 7/8/2003 -0400, Gregor N. Purdy wrote: I just checked in a small patch that allows Jako to start grokking PMCs. For example: use sys; var pmc foo; foo = new PerlUndef; foo = "Hello, world!\n"; sys::print(foo); Neato, by the way. -Melvin

Re: Jako groks basic PMCs

2003-07-08 Thread Leopold Toetsch
Gregor N. Purdy wrote: All -- I just checked in a small patch that allows Jako to start grokking PMCs. For example: During feature freeze - SCNR leo - what feature freeze;-) - is one?