Re: zef, zef-j, zef-m

2017-05-28 Thread Nelo Onyiah
I presume that's j for JVM and m for MoarVM. On 28 May 2017 2:42 pm, "Gabor Szabo" wrote: > Hi, > > I've just noticed that in /Applications/Rakudo/share/perl6/site/bin/ I > have 3 copies > of every script. One with a -j and one with a -m at the end just as for > zef: > > zef > zef-j > zef-m > >

Re: Is there another way to define a regex?

2016-01-18 Thread Nelo Onyiah
Curious but are the non capturing groups necessary? On 17 Jan 2016 11:35 p.m., "Tom Browder" wrote: > On Sun, Jan 17, 2016 at 3:03 PM, Moritz Lenz wrote: > > On 01/17/2016 06:07 PM, Tom Browder wrote: > ... > >> # regex of dirs to ignore > >> my regex dirs { > >> \/home\/user\/\.cpan | > >>

Re: Rakudo Perl 6 development release #17 ("Stockholm")

2009-05-28 Thread Nelo Onyiah
r in > building > > "Stockholm" after having installed the parrot folder. > > I've encountered the same problem and found that it'll be solved by > cofiguring > parrot with --optimze option, which means that the following may help you: > > $ perl Configure.pl --gen-parrot --gen-parrot-option="--optimize" > > Regards, > > -- > Hiroyuki Hanai > S2 Factory, Inc. <http://www.s2factory.co.jp/> > Tokyo, JAPAN > -- Nelo Onyiah

Re: Error running parrot_config (was: Rakudo Perl 6 development ...)

2009-05-27 Thread Nelo Onyiah
Wbad-function-cast => '1' -Wc++-compat => '0' -Wcast-align => '1' -Wcast-qual => '1' -Wchar-subscripts => '1'Bus error 2009/5/27 Patrick R. Michaud > On Tue, May 26, 2009 at 10:37:41PM +0100, Nelo Onyiah wrote: > > All I am seeing

Re: Rakudo Perl 6 development release #17 ("Stockholm")

2009-05-26 Thread Nelo Onyiah
installed the parrot folder. > > Could you provide a copy of whatever error you're seeing? > Simply knowing that there's an error doesn't really help us much > in tracking it down. > > Pm > -- Nelo Onyiah

Re: [perl #63042] Fwd: Failed spectests

2009-05-02 Thread Nelo Onyiah
Hi, I have since upgraded to a later version of rakudo and the spectests all pass. Thank you. Sent from my iPhone On 1 May 2009, at 22:05, "Ron Schmidt via RT" > wrote: Thank you for testing Rakudo and running the spectest suite. Rakudo is under development and it is sort of expected