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

[perl #53748] rakudo bug: can't assign undef to Int variable

Thread Previous
From:
Patrick R . Michaud
Date:
May 5, 2008 10:11
Subject:
[perl #53748] rakudo bug: can't assign undef to Int variable
# New Ticket Created by  Patrick R. Michaud 
# Please include the string:  [perl #53748]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53748 >


----- Forwarded message from Moritz Lenz <moritz@casella.verplant.org> -----

current (r27325) rakudo doesn't allow my Int $x = undef:

echo 'my Int $x = undef' | ../../parro
t perl6.pbc
Type check failed

Reported by muixirt++



Thread Previous


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About