Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: d3959f0404329de9d20ce0101f31f736476118c1
https://github.com/perl6/specs/commit/d3959f0404329de9d20ce0101f31f736476118c1
Author: Herbert Breunung
Date: 2012-04-22 (Sun, 22 Apr 2012)
Changed paths:
R S
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 4d695dff9dac63759ca0f105ada5ad53514c8b8f
https://github.com/perl6/specs/commit/4d695dff9dac63759ca0f105ada5ad53514c8b8f
Author: Herbert Breunung
Date: 2012-04-22 (Sun, 22 Apr 2012)
Changed paths:
M S
p6: say Inf.Int; say NaN.Int
..rakudo 80f140: OUTPUT«Cannot coerce Inf to an Int in method
gist at src/gen/CORE.setting:8666 [...]
* masak updates https://rt.perl.org/rt3/Ticket/Display.html?id=61602
since the behavior has now changed
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112578]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112578 >
r: sub foo($x) {}&foo.wrap: sub ($x) {}
rakudo a8f855: OUTPUT«===SORRY!===CHE