🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
00:07 reportable6 left 00:09 reportable6 joined 00:17 epony joined 01:36 vrurg_ joined, vrurg left 02:36 notable6 left, squashable6 left, unicodable6 left, greppable6 left, bloatable6 left, coverable6 left, tellable6 left, linkable6 left, evalable6 left, committable6 left, statisfiable6 left, quotable6 left, sourceable6 left, reportable6 left, bisectable6 left, shareable6 left, releasable6 left, benchable6 left, nativecallable6 left, releasable6 joined, nativecallable6 joined, greppable6 joined, notable6 joined, unicodable6 joined, statisfiable6 joined, bisectable6 joined 02:37 benchable6 joined, coverable6 joined, squashable6 joined, linkable6 joined, committable6 joined, tellable6 joined, shareable6 joined 02:38 quotable6 joined, reportable6 joined, sourceable6 joined, evalable6 joined 02:39 bloatable6 joined 02:51 vrurg joined, vrurg_ left 02:56 Xliff left, Xliff_ joined 03:00 vrurg left 03:01 vrurg joined 03:11 vrurg_ joined, vrurg left 03:20 vrurg_ left, vrurg joined 03:21 vrurg joined 04:06 vrurg left, vrurg_ joined 04:10 vrurg_ left 04:11 vrurg joined 04:20 vrurg left 04:21 vrurg joined 05:43 [Coke] left 05:45 [Coke] joined 06:07 reportable6 left, reportable6 joined 06:37 Xliff_ left 07:21 vrurg_ joined, vrurg left 08:06 sena_kun joined 08:34 frost joined 08:55 sena_kun left 08:57 sena_kun joined 09:15 sena_kun left 10:08 sena_kun joined 11:08 tellable6 left 11:10 tellable6 joined 11:33 frost left, frost joined 12:07 reportable6 left 12:08 reportable6 joined 13:10 frost left 13:23 kjp left 13:27 frost joined 13:34 frost left 13:36 kjp joined 14:35 epony left 14:51 epony joined 16:17 vrurg joined, vrurg_ left 17:05 sena_kun left, sena_kun joined 17:15 Kaiepi left 17:21 vrurg_ joined, vrurg left 17:31 vrurg joined, vrurg_ left 17:36 sena_kun left 17:44 Kaiepi joined 18:05 reportable6 left 18:08 reportable6 joined 18:10 sena_kun joined 18:21 vrurg_ joined, vrurg left 18:25 crystalfrost[m] joined 19:04 vrurg joined, vrurg_ left
bartolin_ vrurg: maybe my insights from github.com/rakudo/rakudo/issues/50...1268940409 could be interesting to you. I suspect that github.com/rakudo/rakudo/issues/5037 has a (somewhat) similar cause 20:36
vrurg bartolin_: what does 'not the same thing' means? 20:43
bartolin_ I was referring to "if (want != got)" in github.com/Raku/nqp/blob/bddcbca4b...java#L3622 20:46
"want" and "got" are both instances of P6int at that point -- but different objects 20:47
you don't have to look in detail, but since you mentioned that you wondered about the fallout from github.com/rakudo/rakudo/commit/71de22321d I thought I'd ping you 20:49
vrurg So, parameterizetype works with instances, not values? I'm unpleasantly surprised. 20:53
I would expect it to treat natives as-is, integers at least. 20:54
bartolin_ probably I'm confused, but is that really specific to parameterizetype? 21:06
m: use nqp; say nqp::eqaddr(nqp::bitor_i(15, 0), nqp::bitor_i(15, 0))
camelia 0
bartolin_ (maybe I misunderstood and you just meant that parameterizetype doesn't try to compare the values for integers.) 21:11
vrurg bartolin_: the latter. I mean, I wouldn't expect that parameterize over, say, 12345 in one class would differ from parameterizing over 12345 in another class. 21:24
Ideally, it must not make difference neither over numbers, nor even over strings if they're native. 21:25
bartolin_ yeah, I agree 21:26
if I find the time I'll do more debugging -- and maybe I find a clean way to make this work. 21:28
but now, off to bed ...
vrurg bartolin_: g'night! 21:33
Geth ¦ rakudo: lizmat self-assigned Blob ~ parametrized Blob = Buffer github.com/rakudo/rakudo/issues/5071 21:55
22:20 linkable6 left, evalable6 left 22:21 linkable6 joined 22:23 evalable6 joined 22:31 sena_kun left 23:38 Kaiepi left