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

[perl #102254] natively typed lexicals blow up the REPL

From:
Moritz Lenz
Date:
October 26, 2011 05:17
Subject:
[perl #102254] natively typed lexicals blow up the REPL
Message ID:
rt-3.6.HEAD-31297-1319631415-1459.102254-82-0@perl.org
# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #102254]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=102254 >


Noticed by que++ on #perl6:

./perl6
 > my int $x = 5
Use of uninitialized value in string context
Use of uninitialized value in string context
Use of uninitialized value in string context
Use of uninitialized value in string context
===SORRY!===
Lexical '$x' is of wrong register type in lexical lookup
(REPL exits here)

Cheers,
Moritz



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