Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: f648072e0447cffa95bd320583a1f527bebe3577
https://github.com/perl6/specs/commit/f648072e0447cffa95bd320583a1f527bebe3577
Author: TimToady
Date: 2010-11-19 (Fri, 19 Nov 2010)
Changed paths:
M S02-bits.pod
Log Messag
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #79466]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=79466 >
rakudo: Foo::bar(); module Foo { our sub bar() { say "ok" } }
rakudo : OUTPUT«Could no
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #79464]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=79464 >
rakudo: Foo::bar(); module Foo { our $x = 42; our sub bar() { $x.say } }
rakudo : OUTP
Darren (>>>), Carl (>>), Darren (>):
>>> Specific units, even "seconds" should not be mentioned at all in the
>>> definition of "Instant" or "Duration"; instead, any particular units or
>>> calendars or whatever would just be a property of the composing class.
>>
>> No disrespect, but it was the ab
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: dd9966d1193b10e8f3bc9f31754dc87517b7fc8f
https://github.com/perl6/specs/commit/dd9966d1193b10e8f3bc9f31754dc87517b7fc8f
Author: Moritz Lenz
Date: 2010-11-19 (Fri, 19 Nov 2010)
Changed paths:
M S02-bits.pod
Log Mes
Hi both
Thanks for your quick replies.
"Are you trying to build this on a 128MB VM slice or something?"
- You hit the nail on the head - you even got the memory allocation spot on!
Had been using a VM I built to run the w3c validator and completely forgotten
I'd dropped the memory down to min
On Fri, Nov 19, 2010 at 09:45:26AM +0100, Moritz Lenz wrote:
> Hi,
>
> thanks for your report
>
> Am 19.11.2010 09:24, schrieb Ian Kent:
> >I've been trying to build Rakudo from source using Ubuntu Server 10.10.
> >Configure.pl ran successfully but running make always ends with the
> >following
Hi,
thanks for your report
Am 19.11.2010 09:24, schrieb Ian Kent:
I've been trying to build Rakudo from source using Ubuntu Server 10.10.
Configure.pl ran successfully but running make always ends with the following
error:
make: *** [src/gen/perl6-grammar.pir] Killed
Am I doing something wro
On Thu, 18 Nov 2010, Gerd Pokorra wrote:
> On behalf of the Parrot team, I'm proud to announce Parrot 2.10.1
> "(bugfix release)." Parrot (http://parrot.org/) is a virtual machine
> aimed at running all dynamic languages.
>
> Parrot 2.10.1 is available on Parrot's FTP site, or by following the
>
Hi
I've been trying to build Rakudo from source using Ubuntu Server 10.10.
Configure.pl ran successfully but running make always ends with the following
error:
make: *** [src/gen/perl6-grammar.pir] Killed
Am I doing something wrong or am I just missing some library or other? I've
googled thi
Am 19.11.2010 05:45, schrieb Jon Lang:
On Thu, Nov 18, 2010 at 8:25 PM, Carl Mäsak wrote:
Jon (>):
Here's my proposal for how to handle dimensionality in Perl 6:
[...]
Thoughts?
The idea has come up before, everyone thinks that Perl 6 and unit
handling are a good fit for each other, and we
11 matches
Mail list logo