The parrot homepage
http://www.parrotcode.org/
currently says
Periodic releases will appear on CPAN; the current release is
version 0.0.10, and can be found in the CPAN source directory.
And "source directory" is a link to parrot-0.0.10.tar.gz
The similarity in release numbers is particularl
> - it only accepts -ok / -nok flags (no *real* bug reports to be
>edited)
This may or may not be good. We need a new processing system (for
perl5 too) to deal with the -ok reports.
> - I'm not sure about the reporting address (Robert, I need your advice
> on this one)
I suppose, it sho
[silent lurker alert]
Parrot will build on Cygwin, as long as you configure with:
perl Configure.pl --define-inet_aton
The tests, however, are a different story. Notably, extend_12 runs away
and starts hopelessly consuming memory until manually killed.
Here's the testing summary from the end
The Perl 6 Summary for the week ending 20040229
Welcome to the leapday summary. We'll crack straight on with
perl6-internals
Running up to release time
As Leapday had been chosen as the release date for Parrot 0.1.0, the
week was mostly spent getting things ready for release. A c
Done thanks,
Stéphane
On Mon, Mar 01, 2004 at 11:48:08AM -0500, Gay, Jerry wrote:
> if this is accepted, please close [perl #27083], as it addresses this bug,
> but i haven't yet seen it posted to the list.
>
> --jerry
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EM
Mitchell N Charity <[EMAIL PROTECTED]> writes:
> (1) LANGUAGES.STATUS is out of date.
>
> I found (on linux x86 [1]):
>
> These languages failed to build:
> BASIC/interpreter
> jako
> miniperl
> tcl
>
> And these languages were quite broken (bad make test failures):
> BASIC/compiler [2]
Hi there,
Following Dan's warnocked demand, here's a first version of parrotbug:
- it is very rough
- it currently goes in parrot root dir
- there is no embedded (pod) doc
- it borrows heavily from perlbug
- currently bug reports are sent to [EMAIL PROTECTED]
- it only accepts -ok / -nok fla
# New Ticket Created by Neil Conway
# Please include the string: [perl #27272]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=27272 >
This trivial patch fixes a few typos I noticed while reading through
docs/intro.pod
if this is accepted, please close [perl #27083], as it addresses this bug,
but i haven't yet seen it posted to the list.
--jerry
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 01, 2004 2:20 AM
> To: [EMAIL PROTECTED]
> Subject: [perl #2724
I think that it's getting to be time to be a bit more aggressive with
tests for some of the ancillary stuff in the parrot tree--the
languages subdir specifically. Bit Rot's setting in and not all of
the languages are working the way they ought to. Or at all.
I'd like to get a push in for at lea
Tim Bunce <[EMAIL PROTECTED]> wrote:
> Am I right in thinking that IMCC v1 doesn't support objects/methods
> currently? And that IMCC v2 will, obviously, but IMCC v2 isn't usable
> yet?
Well, there is no special syntax inside imcc. So the first question is:
how should such syntax look like, and
First off, congratulations to Dan, Leo and everyone else involved
in Parrot 0.1.0. Great work.
Can someone give me a summary on where we stand with IMCC and objects/methods?
(I looked in a bunch of places in the CVS tree but couldn't find an answer.)
Am I right in thinking that IMCC v1 doesn't s
* Leopold Toetsch ([EMAIL PROTECTED]) [040301 18:50]:
> $ parrot -j examples/assembly/mops.pasm
>
> should show huge improvements in execution time, *if* JIT works.
>
> $ make testj
Well, make testj barfs. Here's the output:
rolf:[526]/var/tmp/parrot>make testj
perl t/harness --gc-debug --runni
[EMAIL PROTECTED] (via RT) wrote:
There was no
PERL = ${perl}
definition in this file
Fixed.
leo
Andrew Dougherty wrote:
On Sat, 28 Feb 2004, Mitchell N Charity wrote:
(1) LANGUAGES.STATUS is out of date.
Just to round out the record, here's a summary of what I got on
Solaris 8, with Sun's compiler and Sun's perl5.005_03 for
'make languages' and 'make languages-test':
make languages:
befu
Nigelsandever @ Btconnect . Com <[EMAIL PROTECTED]> wrote:
> **"-P" (sic)
> Run the "CGP" core.
It should be 'C'.
Thanks, fixed.
[ please provide patches with full pathnames relative to parrot root ]
leo
Paul Cochrane <[EMAIL PROTECTED]> wrote:
> * Leopold Toetsch ([EMAIL PROTECTED]) [040228 23:59]:
>>
>> $ perl Configure.pl --define=inet_aton
>> $ make && make test
> Done, and it works ok. Sorry this is late, I didn't check my mail over the
> weekend.
Fine - no problem.
> it looks jittable, bu
Will Coleda <[EMAIL PROTECTED]> wrote:
> Is there a way to "unstore" a lexical in a scope?
The Scratchpad PMC class has a delete_keyed method, so yes.
s. t/pmc/scratchpad.t
leo
18 matches
Mail list logo