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 1995  Older »
Description: perl6-compiler@perl.org (Moderated)
 

[PATCH] make dollar-bang contextual 
  ...Patch to make die and eval treat $! as a contextual variable. This patch does not solve any reported problem, it's cleanup work suggested by jnthn++ during discussion of the patch for RT #70011. Thanks to pmichaud++, jnthn++ for several rounds of discussion and improvements via #perl6. This patch does not require any additions or changes to the spec... more »
By Mark Montague  - Nov 8 - 1 new of 1 message    

[BUG] Less-than-awesome error message when assigning to a non-lvalue in Rakudo 
  ...<masak> std: "foo" ~ my $a = "bar" <p6eval> std 29009: ok 00:02 108m␤ <masak> rakudo: "foo" ~ my $a = "bar" <p6eval> rakudo 830e2c: Unable to set lvalue on PAST::Val node [...] <masak> am I doing something wrong? or is Rakudo just being stubborn? <pmichaud> rakudo stubborn * masak submits rakudobug... more »
By Carl Mäsak  - Nov 6 - 1 new of 1 message    

Rakudo branches cleanup 
  Hi, there are a lots of rakudo branches on github, and I'd like to ask if I can delete some of them. I've added the last modification month and comments to some of them; I also marked some with an asterisk; if nobody objects I'll delete those. alist - 2009-05 array_refactor - 2009-02... more »
By Moritz Lenz  - Nov 7 - 2 new of 2 messages    

[BUG] No explicit ^D and no newline after ^D in the REPL in Rakudo 
  ...kaye:~ masak$ perl6 ...Compare irb and python: $ irb ...kaye:~ masak$ python Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin Type "help", "copyright", "credits" or "license" for more information. ...kaye:~ masak$ Irb shows a '^D'. Python does both that and puts in an extra newline... more »
By Carl Mäsak  - Nov 6 - 3 new of 3 messages    

[BUG] :repl in pick should be called :replace 
  ...<pmichaud> rakudo: say (1..4).pick(10, :replace) <p6eval> rakudo 5e05b8: OUTPUT«4123␤» <pmichaud> okay, that's a bug <Wolfman2000> ...only picked 4 <pmichaud> or maybe it's still :repl * masak submits <pmichaud> rakudo: say (1..4).pick(10, :repl) <p6eval> rakudo 5e05b8: OUTPUT«4111132243␤»... more »
By Carl Mäsak  - Nov 6 - 1 new of 1 message    

Failure to build rakudo: parrot_pcc_constants not in libparrot.dll (?) 
  ...Dear perl6-bugs No trouble svn'ng, configuring and building latest parrot 42272, nor in git pull'ng latest rakudo. No trouble configuring perl for make. But mingw32-make, even after a clean, gives rise to popped up (not logged) error, under Windows XP SP3 with cygwin installed for the git and svn, and... more »
By Peter Schwenn  - Nov 5 - 1 new of 1 message    

[BUG] Null PMC access when calling nextsame in anonymous block in Rakudo 
  ...<masak> rakudo: ({nextsame})() <p6eval> rakudo 5e05b8: OUTPUT«Null PMC access in clone() [...] <masak> did that one ever get reported? <jnthn> Well, I've seen it plenty of times before... <jnthn> Though that doesn't mean there's a ticket. <masak> diakopter triggered it yesterday. <jnthn> Yeah, but that wasn't the first time I've seen it.... more »
By Carl Mäsak  - Nov 5 - 1 new of 1 message    

[BUG] Can (liberally) assign to .HOW in Rakudo 
  ...<diakopter> rakudo: my $x; ($x = 'hi').HOW = Block; say $x.WHAT <p6eval> rakudo 74f561: OUTPUT«Block()␤» <diakopter> O_O <moritz_> ORLY? <moritz_> alternate meta classes should be possible, but it doubt they should work like *that* <masak> :) <masak> shall I submit a bug report? <moritz_> yes... more »
By Carl Mäsak  - Nov 4 - 1 new of 1 message    

[BUG] Null PMC access when writing a certain insane expression involving regexes in Rakudo 
  ...<diakopter> std: /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ <p6eval> std 28987: OUTPUT«ok 00:01 104m␤» <diakopter> rakudo: /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ <p6eval> rakudo 74f561: OUTPUT«Null PMC access in can() [...] * masak submits rakudobug <moritz_> wtf?
By Carl Mäsak  - Nov 4 - 1 new of 1 message    

[BUG] Instantiating, and then calling, code types makes Rakudo blow up in a worrying manner 
  ...<diakopter> rakudo: (Block.new)(); # masak, moritz_, is this one tracked? <p6eval> rakudo 74f561: OUTPUT«src/call/context.c:653: failed assertion 'Parrot_pcc_get_regs_used(inte rp, ctx, REGNO_PMC) > idx' [...] <moritz_> diakopter: don't think so <jnthn> lol fail * masak submits rakudobug <moritz_> rakudo: (WhateverCode.new).()... more »
By Carl Mäsak  - Nov 4 - 1 new of 1 message    

1 - 10 of 1995   « Newer | Older »

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