[perl #77650] Test.pm - eval_lives_ok emits warning "Use of uninitialized value in numeric context"

2013-04-21 Thread Will Coleda via RT
On Thu Sep 02 03:36:44 2010, pawel.pab...@implix.com wrote: > [12:21] rakudo: use Test; eval_lives_ok '1<&1' > [12:21] rakudo 27d54d: OUTPUT«Use of uninitialized value in > numeric > context␤ok 1 - ␤» > > The "Use of uninitialized value in numeric context" warning should not > be > emited o STDE

[perl #77650] Test.pm - eval_lives_ok emits warning "Use of uninitialized value in numeric context"

2010-09-02 Thread via RT
# New Ticket Created by Paweł Pabian # Please include the string: [perl #77650] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=77650 > [12:21] rakudo: use Test; eval_lives_ok '1<&1' [12:21] rakudo 27d54d: OUTPUT«Use of un