[perl #130379] [SEGV] SegFault on Test::Fuzz

2016-12-21 Thread jn...@jnthn.net via RT
On Mon, 19 Dec 2016 17:36:34 -0800, fernandocor...@gmail.com wrote: > HI there! > > I was trying to reduce the code, but I couldn’t… > Some times I get a segfault running this code: > > perl6 -Ilib -MTest::Fuzz -e 'sub bla(Int $a) is fuzzed {42}; run- > tests’ > > on branch “role” of https://git

[perl #128516] [SEGV] $!attr.^compose causing segfault

2016-12-21 Thread jn...@jnthn.net via RT
On Fri, 01 Jul 2016 22:36:25 -0700, lloyd.fo...@gmail.com wrote: > class Foo { has $.a = Metamodel::ClassHOW.new_type(name => "Bar"); > method > comp { $!a.^compose } }; > my $obj = Foo.new; > $obj.comp; > say $obj; > > Program received signal SIGSEGV, Segmentation fault. > MVM_6model_istype (tc=0

[perl #130382] [LTA] Error for x:{}: Cannot find method 'has_compile_time_value'

2016-12-21 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #130382] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130382 > m: x:{} rakudo-moar 9eed27: OUTPUT«===SORRY!===␤Cannot find method 'has_compile_time_valu

[perl #130383] [BUG] perl6 -n does not set $_ when it's interpolated via a block

2016-12-21 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #130383] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130383 > $ perl6 -n -e 'say "$_"' foo a b c d $ perl6 -n -e 'say "{$_}"' foo Use of uninitialize

[perl #130384] Mo or Mn Unicode characters incorrectly combine with any other character

2016-12-21 Thread via RT
# New Ticket Created by Samantha McVey # Please include the string: [perl #130384] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130384 > say "ୈ"; # U+0B48 ORIYA VOWEL SIGN AI Bogus statement at /home/samantha/git/roast/EVAL_