develooper Front page | perl.perl6.compiler | Postings from September 2011

[perl #67778] [BUG] '...' should probably be defined in terms of leave instead of return in Rakudo

From:
Will Coleda via RT
Date:
September 19, 2011 21:36
Subject:
[perl #67778] [BUG] '...' should probably be defined in terms of leave instead of return in Rakudo
Message ID:
rt-3.6.HEAD-31297-1316493360-774.67778-15-0@perl.org
On Fri Jun 25 08:15:10 2010, bbkr wrote:
> on Kiev build
> 
> [17:14] <bbkr> rakudo: class AtestOfSay { ... }; my AtestOfSay $t; say $t;
> [17:14] <p6eval> rakudo f34e78: OUTPUT«Null PMC access in type()␤  in
> main program body at line 11:/tmp/ATDzL_3KZX␤»

Better: 
00:35 < [Coke]> rakudo: class AtestOfSay { ... }; my AtestOfSay $t; say $t;
00:35 <+p6eval> rakudo cbdd9b: OUTPUT«===SORRY!===␤The following packages were 
                stubbed but not defined:␤    AtestOfSay␤␤»

testable?
-- 
Will "Coke" Coleda



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About