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

[perl #111360] [BUG] .uniq has Str semantics, not &infix:<===> semantics in Rakudo

From:
Carl Mäsak
Date:
February 26, 2012 13:01
Subject:
[perl #111360] [BUG] .uniq has Str semantics, not &infix:<===> semantics in Rakudo
Message ID:
rt-3.6.HEAD-4610-1330290061-1633.111360-82-0@perl.org
# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #111360]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=111360 >


<masak> nom: class C { method Str { "OH HAI" } }; say +(C.new, C.new).uniq
<p6eval> nom c295b5: OUTPUT«1␤»
<masak> should be 2, IMO.
* masak submits rakudobug



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