# New Ticket Created by Moritz Lenz
# Please include the string: [perl #64452]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64452 >
git 58d1635151ad3eff623401fd53e352cdd88f09ae:
$ cd parrot/
$ svn info | grep ^Revis
Revi
I don't think an array of hashes and a hash of arrays could perfectly
represent a Table type.
There are several important facts of a relational model:unordered
columns and tupples, various constraints on columns. E.g. how can we
represent multi-unique constraints as an array of hashes?
On 4/4/09,
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64458]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64458 >
Rakudo 0bb68ee seems to be regressed on reversing ranges:
$ perl6 -e '.say for (1..8).r
# New Ticket Created by Geoffrey Broadwell
# Please include the string: [perl #64460]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64460 >
---
Configure.pl |9 +
1 files changed, 5 insertions(+), 4 deletions(
# New Ticket Created by Geoffrey Broadwell
# Please include the string: [perl #64462]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64462 >
See attached.
-'f
0001--Configure-Change-option-name-to-gen-parrot-optio.patc
The attached patch should generate the desired error message. If
someone wants a test for this, just let me know which test file the
test belongs in and I will be happy to post an appropriate test for
that file.
--- a/src/classes/Positional.pir
+++ b/src/classes/Positional.pir
@@ -105,9 +105,24
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64464]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64464 >
rakudo: regex foo_bar { foobar }; say "foobar" ~~ //
rakudo 0bb68e: OUTPUT«foobar»
r
# New Ticket Created by Ilya Belikin
# Please include the string: [perl #64472]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64472 >
Hi there!
> 1 ?? 2 :: 3;
ResizablePMCArray: Can't pop from an empty array!
I think not
-- Forwarded message --
From: Peter Schwenn
Date: Apr 4, 2009 3:14 PM
Subject: Re: Multi-Dimensional arrays
To: Carl Mäsak
I've had inconsistent/incorrect results, once having created an array
of array of arrays, both while addressing elements in it as
@A[l][m][n]=x and as @a[
-- Forwarded message --
From: Carl Mäsak
Date: Sun, Apr 5, 2009 at 9:30 AM
Subject: Re: Multi-Dimensional arrays
To: Peter Schwenn
Peter (>):
> I've had inconsistent/incorrect results, once having created an array
> of array of arrays, both while addressing elements in it as
> @
On Mar 19, 2009, at 2:35 PM, Andy Lester wrote:
I love love LOVE starting to get people together to talk about Perl
6. It's a crucial step in letting people know that Perl 6 is real.
However, starting social groups that say they are specifically about
Perl 6 makes me uncomfortable.
I th
On Sat, 4 Apr 2009, Darren Duncan wrote:
Speaking of libraries, I already implemented a table type ... it's called
Set::Relation/::V2 and its on CPAN right now ... for Perl 5 ... I still have
to port it to Perl 6, unless someone else wants to do that, but I designed it
so that would be easy to
Hi,
At B&BPM we are planning our first Perl 6 hackathon. We are pretty
much all new to Perl 6 so it won't be much more than installing Raduko
and trying out some of the Perl 6 syntax.
I have Linux servers, but I usually develop locally on my Vista based
desktop and laptop. I thought that ther
On Apr 5, 2009, at 6:48 PM, Lyle wrote:
--snip--
There is a problem with the Rakudo Makefile? Help would be very
much appreciated...
http://perl.bristolbath.org/blog/lyle/2009/04/first-perl-6-
experiences.html
Yes, there is a problem. I have duplicated it under MinGW/Win2K, but
have not f
14 matches
Mail list logo