Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
perl . perl6 . compiler
This is a Usenet group - learn more
Find or start a Google Group about compiler.
Group info
Language: English
Group categories: Not categorized
More group info »
Related Groups
perl6-internals@perl.org (Moderated)
Medium activity, Usenet
perl6-language@perl.org (Moderated)
Low activity, Usenet
cvs-parrot@perl.org (Moderated)
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2011  Older »
Description: perl6-compiler@perl.org (Moderated)
 

[BUG] rand() * Inf blows the call stack in Rakudo 
  ...<masak> rakudo: say rand() * Inf <p6eval> rakudo 7347ec: maximum recursion depth exceeded [...] <masak> o.O * masak submits rakudobug
By Carl Mäsak  - Nov 22 - 1 new of 1 message    

Can't introspect constants in signatures 
  ...[20:20] <quietfanatic> rakudo: say :(3).perl [20:20] <+p6eval> rakudo 7347ec: :(Int ::TYPE_CAPTURE20 where all({ ... }))␤ I can't find a '3' anywhere inside that expression, or in any of the methods on the Parameter object. I want my 3 back!
By Lewis Wall  - Nov 21 - 1 new of 1 message    

[BUG] Can not call type conversion methods with .= in Rakudo 
  ...<masak> std: my $a; $a .= Int <p6eval> std 29145: ok 00:02 109m␤ <masak> rakudo: my $a = 5.5; $a .= Int <p6eval> rakudo 7347ec: .= must have a call on the right hand side at line 2, near " .= Int" [...] * masak submits rakuodbug
By Carl Mäsak  - Nov 20 - 1 new of 1 message    

0 <=> -1/2 
  ..../perl6 -e 'say 0 <=> -1/2' ...-1/2 is not close enough to 0 to warrant this result.
By Lewis Wall  - Nov 19 - 1 new of 1 message    

README Patch 
  ...Picked up a compile time problem with Rakudo today. It is actually Parrot that uses perl5 to calculate which libraries and headers to use, and it was using invalid/old entries between an OS upgrade on Mac OS X. This was fixed by running /usr/bin/perl Configure.pl --gen-parrot instead of just perl Configure-pl --gen-parrot.... more »
By Scott Penrose  - Nov 19 - 1 new of 1 message    

[BUG] Rakudo gets confused when the exponent in scientific notation is large enough 
  ...<diakopter> rakudo: say 0e99999999999 # masak <p6eval> rakudo 7347ec: undefined identifier 'NaN' [...] <moritz_> ng: say 0e99999999999 <p6eval> ng 94fa72: error:imcc:syntax error, unexpected IDENTIFIER, expecting COMMA or ')' ('NaN') <diakopter> whoa * masak submits rakudobug
By Carl Mäsak  - Nov 17 - 1 new of 1 message    

[BUG] Null PMC access on a regex with a final infix:<|> followed by whitespace in Rakudo 
  ...<masak> rakudo: "b" ~~ /b| / <p6eval> rakudo 7347ec: Null PMC access in find_method('reduce') [...] * masak cackles * masak submits rakudobug <diakopter> u win for now ...... <masak> I sure do! <jnthn> ng won't give a NPMCA on that. <jnthn> ;-) <moritz_> right, a parse error <jnthn> moritz_: shhh! :-P... more »
By Carl Mäsak  - Nov 17 - 1 new of 1 message    

[BUG] abs(412).WHAT is parsed the wrong way in Rakudo 
  ...<diakopter> rakudo: say (abs(412).WHAT) # here's one for you, masak <p6eval> rakudo 7347ec: Use of type object as value␤0␤ <masak> diakopter: nice catch! * masak submits rakudobug <diakopter> rakudo: say (abs (412).WHAT) # this is what it's parsing as <p6eval> rakudo 7347ec: Use of type object as value␤0␤... more »
By Carl Mäsak  - Nov 17 - 1 new of 1 message    

Another build system for Rakudo 
  ... Does it work with RPM specfiles? It took us a while to beat the current one into submission for that. :) ------------------------------ ------------------------------ --------- ...--------------------------- ------------------------------ ------------ ----BEGIN GEEK CODE BLOCK---- Version 3.12 GCS d+++ s+: a- C++$ U+++$ P+++$ L+++ E- W+ N+ w--- V-... more »
By Timothy S. Nelson  - Nov 16 - 1 new of 1 message    

Calling multimethod causes segfault 
  ...This code snippet: class T does Associative { multi method postcircumfix:<{ }> { }; }; my T $t .= new; say $t<a>; causes a segfault on Rakudo on OS X 10.6.2. Recompiling Rakudo with -O0 -g gives some interesting data in gdb: 278 GETATTR_P6LowLevelSig_elements (interp, signature, sig_elem_info);... more »
By Arne Skjærholt  - Nov 15 - 1 new of 1 message    

1 - 10 of 2011   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google