# New Ticket Created by Helmut Wollmersdorfer
# Please include the string: [perl #64890]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64890 >
Hi,
it would be nice to have some build dependencies documented in e.g. README
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64888]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64888 >
rakudo: sub foo() { return class { method Str() { return "OH
HAI" }; method Num() { ret
# New Ticket Created by "Paco Linux"
# Please include the string: [perl #64930]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64930 >
Hi:
I'm having a very weird error while building latest rakudo with parrot
r38208 (gcc
# New Ticket Created by Helmut Wollmersdorfer
# Please include the string: [perl #64918]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64918 >
Hi,
rakudo$ ./perl6 -e '"\c[LATIN SMALL LETTER A WITH DIAERESIS,COMBINING
CED
Yes, I confirm success in building current Rakudo on FreeBSD.
I've been able to successfully build and test (make test only) rakudo
on
FreeBSD 7.1 and OpenBSD 4.4 today. (spectest is a different story, but
that's not part of this ticket.) I suppose this ticket can be closed?
I've been able to successfully build and test (make test only) rakudo on
FreeBSD 7.1 and OpenBSD 4.4 today. (spectest is a different story, but
that's not part of this ticket.) I suppose this ticket can be closed?
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64928]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64928 >
Apologies, the below discussion is long and involved. I've tried to
simplify and reduce
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64922]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64922 >
This might be in RT already, but I didn't find it, so...
rakudo: multi foo (@a) { 1 };
Now fixed in 6ea0aa1. If we have confirmation of tests then this ticket
can be closed.
Thanks!
Pm
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64916]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64916 >
rakudo: multi foo ($a, %h?) { say 1}; multi foo (@a) {say 2};
foo(<1 2 3>)
rakudo 69b3
I've tried on another machine:
$ ./perl6 -v
This is Rakudo Perl 6, revision 0 built on parrot 1.0.0-devel
for x86_64-linux-gnu-thread-multi.
Copyright 2006-2008, The Perl Foundation.
It eats whole cpu and starts eating memory.
--
Pozdrawiam
On Tue Apr 21 05:36:53 2009, bacek wrote:
> On Sun Aug 24 08:06:29 2008, jk...@verizon.net wrote:
>
> There is no more tools/dev/ops_renum.mak. Can we close this ticket?
>
The only reason I did not previously close it was Coke's expression of a
desire to pull this into the main Makefile. But I
On Mon, Apr 20, 2009 at 07:58:42AM -0700, Carl Mäsak wrote:
> rakudo: sub foo() { return class { method Str() { return "OH
> HAI" }; method Num() { return 42 } } }; say ~foo; say +foo
> rakudo 480902: OUTPUT«!ANON10Class !ANON10 already registered! [...]
> Ugh. Anonymous classes are...not quite
On Mon, Apr 20, 2009 at 08:56:16AM -0700, Helmut Wollmersdorfer wrote:
>
> it would be nice to have some build dependencies documented in e.g. README
> or on the website (compare
> http://docs.parrot.org/parrot/latest/html/docs/book/ch02_getting_started.pod.html
>
> "Build requirements").
Pat
14 matches
Mail list logo