chromatic wrote:
> On Wednesday 30 July 2008 01:45:10 Moritz Lenz wrote:
>
>> r29870 on i386 Debian GNU/Linux 32 bit, after a fresh checkout:
>>
>> ../../parrot perl6.pbc t/spec/S12-class/attributes.t
>> Segmentation fault
>>
>> Calling the same either with the -G option to parrot or with perl6.pi
Author: Whiteknight
Date: Sat Oct 18 07:21:18 2008
New Revision: 32010
Modified:
trunk/docs/pdds/pdd20_lexical_vars.pod
Log:
[PDDs] Codingstd fix on PDD20, fixing very long lines.
Modified: trunk/docs/pdds/pdd20_lexical_vars.pod
On Sat Oct 18 07:38:32 2008, Whiteknight wrote:
> > On Wed Sep 17 09:50:10 2008, kjs wrote:
> > > as suggested by Allison,
> > > .return in a tailcall context, like this:
> > >
> > > .return foo()
> > >
> > > will changed into:
> > >
> > > .tailcall foo()
>
> I've added ".tailcall" syntax to
On Thu Jul 31 03:04:09 2008, kjs wrote:
> Implemented in r29908.
>
> kjs
>
> On Wed, Jul 30, 2008 at 7:51 PM, via RT Will Coleda <
> [EMAIL PROTECTED]> wrote:
>
> > # New Ticket Created by Will Coleda
> > # Please include the string: [perl #57430]
> > # in the subject line of all future corres
Patrick R. Michaud a écrit :
> As that's being done, I suspect we may discover a far superior
> mechanism for handling optables in general, including allowing
> multiple optables.
>
The only piece of information I could find about protoregexes was
actually STD.pm. I'm sure that I don't understa
Hello.
WFM on r32022
--
Bacek
Vasily Chekalkin wrote:
> Hello.
>
> WFM on r32022
Not for me on r32033. Did you actually run the second test?
Moritz
--
Moritz Lenz
http://perlgeek.de/ | http://perl-6.de/ | http://sudokugarden.de/
# New Ticket Created by Vasily Chekalkin
# Please include the string: [perl #59982]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59982 >
Hello.
00:05 bacek
rakudo: my $a; $a = $a + 1i; say $a
00:05 polyglotb
On Fri Jul 14 06:23:20 2006, coke wrote:
> So, does .loadlib wipe the current .HLL pragma that's in effect? (if
> it's intereacting with the other dot-pragmas, we need to document.)
>
> Regards.
>
> On Jul 14, 2006, at 7:17 AM, Audrey Tang wrote:
>
> >
> > 在 2006/7/14 上午 6:45 時,Audrey Tang 寫到:
>
> I don't know who is submitting the Darwin x86 tests.
>
Probably Seneca.
--
Email and shopping with the feelgood factor!
55% of income to good causes. http://www.ippimail.com
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
Content-Type: multipart/mixed;
boundary="01010104050702010809"
X-Posted-By: 122.110.127.219
--01010104050702010809
Content-Type: text/plain; charset=UTF-8; form
James Keenan via RT wrote:
On Sat Oct 18 16:28:22 2008, coke wrote:
I'm submitting some every night at midnight on my osx/x86 box; if it's
obviously a temp directory and the right time frame, it's probably me.
Coke, can you confirm that the test is failing for you now? And, what
version of M
chromatic wrote:
On Wednesday 15 October 2008 17:33:58 Will Coleda via RT wrote:
With the attached patch, parrot builds and tests with no errors[0]. A
re-configure is necessary to regenerate a file.
[0] well, no additional or unexpected errors.
Works for me. +1 to apply.
+1
Allison
jerry gay wrote:
On Thu, Oct 16, 2008 at 10:12 AM, Andrew Whitworth via RT
<[EMAIL PROTECTED]> wrote:
On Sat Jun 11 13:08:49 2005, chip wrote:
Short version: Up through version 0.8 or so, we promise to break
everything constantly (but not until we have a good reason). After
that, we will estab
NotFound (via RT) wrote:
The Parrot_get_runtime_prefix in src/library.c return a char *,
forcing the places that currently uses it to be more complicated than
desired for no real gain. I added and used a STRING * variant named
Parrot_get_runtime_path (that name makes more sense to me) in r31216
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #59986]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59986 >
In Rakudo r32009,
$ ./perl6 -e '"somefile" ~~ :e'
works, whereas
$ ./perl6 -e '"somef
Chris Davaz wrote:
Ahh, cool I didn't even know we had parrot.org. Publishing docs/book/*
would be nice.
On Tue, Sep 23, 2008 at 10:27 PM, Will Coleda:
On Tue, Sep 23, 2008 at 9:04 AM, via RT Chris Davaz:
I suggest we automate the publishing of everything under docs/* and
putting it under par
I probably spoke too soon. We have a Smolder failure report for this
test on AIX. So I'm going to reopen the ticket and rename it "failing
intermittently on various OSes."
I should have included the failure report:
http://smolder.plusthree.com/app/public_projects/tap_stream/6324/202
This was at r32032.
19 matches
Mail list logo