chromatic a écrit :
On behalf of the Parrot team, I'm proud to announce Parrot 0.8.1 "Tio
Richie." [1] Parrot is a virtual machine aimed at running all dynamic
languages.
As usual, the Windows setup is available on
http://parrotwin32.sourceforge.net/
François.
Rat Creature
On Wed, Nov 19, 2008 at 04:57:34PM +0900, Simon Cozens wrote:
> [...]
> From this I can conclude that my PIR open() code correctly returns an
> UnManagedStruct PMC; however, when Perl 6's assignment operator assigns
> this to a variable, a new, empty UnManagedStruct PMC is created and no
> longer c
# New Ticket Created by Jerry Gay
# Please include the string: [perl #60640]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60640 >
from DEPRECATED.pod:
=item * Exception Handlers won't automatically be disabled [post 0.
# New Ticket Created by chromatic
# Please include the string: [perl #60648]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60648 >
Given this PIR:
.sub 'foo' :anon :immediate
$P0 = newclass 'Bar'
# New Ticket Created by chromatic
# Please include the string: [perl #60656]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60656 >
This metaticket is for issues related to the December 2008 release of
Parrot, planned for D
# New Ticket Created by chromatic
# Please include the string: [perl #60650]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60650 >
>From t/pmc/exception.t test #26:
.sub main :main
.local pmc a
.lex 'a
Patrick R. Michaud wrote:
> In r32873 I've updated assignment semantics so that it now tries to
> do the right thing when dealing with something coming from outside
> Rakudo's type system. In particular, assigning an UnManagedStruct
> to a scalar value should now properly take a reference instead
# New Ticket Created by Mark Glines
# Please include the string: [perl #60642]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60642 >
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #60636]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60636 >
Rakudo needs to have the 'is rw' trait on classes at some point (which
according to
# New Ticket Created by Matt Kraai
# Please include the string: [perl #60658]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60658 >
Howdy,
On the Developer Resources page at http://www.parrot.org/dev, the
Glossary and Pat
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #60662]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60662 >
---
osname= linux
osvers= 2.6.23-gentoo-r3
arch= x86_64-linux
cc= x86_64-pc-l
# New Ticket Created by chromatic
# Please include the string: [perl #60652]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60652 >
Several tests in t/op/lexicals.t fail when run as PBC (or with parrot -r):
t/op/lexicals
Moritz (>), Carl (>>):
>> what should the behaviour of sign($x) be when $x is complex?
>
> I'd argue that it's a Failure.
Aye.
> [...]
Some of you may have seen the announcements on the Parrot
lists that Parrot will be starting to use trac.parrot.org
for its issue tracking and bug reporting system.
This is just a note that Rakudo's bug reports will continue
to be hosted on the rt.perl.org server, and we will continue
to use <[EM
Author: allison
Date: Wed Nov 19 17:50:32 2008
New Revision: 32918
Modified:
trunk/docs/pdds/pdd22_io.pod
Changes in other areas also in this revision:
Added:
trunk/include/parrot/io_portable.h
- copied unchanged from r32916,
/branches/pdd22io/include/parrot/io_portable.h
trunk/in
Tonight, for the first time in four weeks, this test (#6) passed on
Darwin/PPC. Cf.:
http://smolder.plusthree.com/app/public_projects/tap_stream/8270/260
I can't really tell which commit fixed this failure. Given the fact
that several files with 'pack' in their names were changed in r32888
(part
This passed tonight on Darwin/PPC, r32919. I can't tell which commit
fixed the problem. Cf.:
http://smolder.plusthree.com/app/public_projects/tap_stream/8270/270
If it continues to pass over the next week, I will close the ticket.
Thank you very much.
kid51
James Keenan via RT wrote:
On Tue Nov 18 10:22:25 2008, [EMAIL PROTECTED] wrote:
This will probably be quite challenging. Let's assume that all tests
are found in files with names ending in '.t'. Those .t files can be
written in any language, which probably have different ways of
classifying a
18 matches
Mail list logo