develooper Front page | perl.perl6.compiler | Postings from May 2012

[perl #112724] "Use of uninitialized value of type Any in string context" does not report line number

From:
Siddhant Saraf
Date:
May 3, 2012 01:52
Subject:
[perl #112724] "Use of uninitialized value of type Any in string context" does not report line number
Message ID:
rt-3.6.HEAD-4610-1335962438-536.112724-82-0@perl.org
# New Ticket Created by  Siddhant Saraf 
# Please include the string:  [perl #112724]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=112724 >


<sisar> r: my @a; @a[1] = 42; say @a;
<+p6eval> rakudo 7836d2: OUTPUT«use of uninitialized value of type Any in
string context  in method Str at src/gen/CORE.setting:670␤␤ 42␤»
<sisar> moritz: this ^ does not report the line no. Is this bug already
filed ?
<sisar> moritz: RT #67808 was a similar bug.
<moritz> sisar: I'ma aware of it. Not sure if it's in RT




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