# New Ticket Created by Paweł Pabian # Please include the string: [perl #117589] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=117589 >
<bbkr> r: [~](Buf.new) <p6eval> rakudo f0aa5a: OUTPUT«Cannot use a Buf as a string, but you called the Str method on it in method Str at src/gen/CORE.setting:7541 in method Str at src/gen/CORE.setting:882 in method Stringy at src/gen/CORE.setting:894 in sub infix:<~> at src/gen/CORE.setting:1284 in sub infix… <sorear> i think you've found a genuine rakudobug <sorear> the two arg ~ supports Buf but not the one arg version And indeed "[~](Buf.new, Buf.new)" works as expected, only single Buf fails.
smime.p7s
Description: S/MIME cryptographic signature
