Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
00:07 reportable6 left, reportable6 joined 01:07 Kaiepi left 02:07 japhb left 02:16 japhb joined 03:16 greppable6 left, unicodable6 left, coverable6 left, statisfiable6 left, releasable6 left, bloatable6 left, committable6 left, sourceable6 left, notable6 left, reportable6 left, linkable6 left, shareable6 left, evalable6 left, bisectable6 left, quotable6 left, tellable6 left, benchable6 left, nativecallable6 left, notable6 joined, frost joined, benchable6 joined 03:17 bisectable6 joined, committable6 joined, linkable6 joined, reportable6 joined, sourceable6 joined, quotable6 joined, unicodable6 joined, nativecallable6 joined 03:18 bloatable6 joined, statisfiable6 joined, frost left, shareable6 joined, releasable6 joined 03:19 tellable6 joined, coverable6 joined, evalable6 joined, greppable6 joined 03:22 frost joined 05:54 evalable6 left, sourceable6 left, bisectable6 left, committable6 left, statisfiable6 left, benchable6 left, linkable6 left, coverable6 left, greppable6 left, bloatable6 left, reportable6 left, quotable6 left, releasable6 left, shareable6 left, nativecallable6 left, tellable6 left, unicodable6 left, notable6 left, unicodable6 joined, benchable6 joined, tellable6 joined, reportable6 joined, statisfiable6 joined, quotable6 joined 05:55 committable6 joined, evalable6 joined 05:56 nativecallable6 joined, shareable6 joined, linkable6 joined, notable6 joined, greppable6 joined, releasable6 joined 05:57 sourceable6 joined, bloatable6 joined, coverable6 joined, bisectable6 joined 06:05 reportable6 left 06:08 reportable6 joined 07:08 nativecallable6 left, benchable6 left, linkable6 left, evalable6 left, shareable6 left, bisectable6 left, committable6 left, unicodable6 left, notable6 left, coverable6 left, sourceable6 left, greppable6 left, reportable6 left, tellable6 left, quotable6 left, releasable6 left, bloatable6 left, statisfiable6 left, tellable6 joined 07:09 statisfiable6 joined, evalable6 joined, benchable6 joined, reportable6 joined 07:10 greppable6 joined, linkable6 joined, bisectable6 joined, sourceable6 joined, shareable6 joined, committable6 joined, nativecallable6 joined, releasable6 joined 07:11 bloatable6 joined, notable6 joined, quotable6 joined, coverable6 joined, unicodable6 joined 08:42 Kaiepi joined 09:41 sena_kun left
lizmat updated the BUILDPLAN helper module, looks like the BUILDPLAN is not the source of the problem 09:45
m: class A { has uint $.a; method b { use nqp; nqp::bindattr_u(self,A,q/$!a/,9223372036854775808) } }; dd A.new.b 10:01
camelia -9223372036854775808
lizmat nine: looks like at least nqp::bindattr_u is not doing the right thing 10:02
tracing this back to NQP, looks like something's amiss with that in MoarVM ? 10:03
I just noticed that MoarVM doesn't have a MVM_nativeref_read_lex_u ? 10:06
specifically at: github.com/MoarVM/MoarVM/blob/mast...ers.c#L729 10:07
and then it really becomes above my pay grade :-) 10:09
10:41 evalable6 left, linkable6 left 10:42 evalable6 joined, linkable6 joined
lizmat or maybe it's just nqp::getattr_u that's to blame 11:11
11:17 sena_kun joined 12:07 reportable6 left 12:10 reportable6 joined
lizmat the ContainerDescriptor also looks ok 12:12
lizmat gives up for now 12:16
12:32 MasterDuke joined 14:39 linkable6 left, evalable6 left 14:40 linkable6 joined 14:42 evalable6 joined 15:35 frost left 15:40 [Coke] left 15:41 [Coke] joined 16:27 Kaiepi left 16:40 Kaiepi joined 18:01 sena_kun left 18:02 sena_kun joined 18:07 reportable6 left 18:09 reportable6 joined 18:44 Kaipei joined 18:48 Kaiepi left 19:29 sena_kun left 19:31 sena_kun joined
nine I'm not sure we'd need a MVM_nativeref_read_lex_u 20:20
21:10 Kaipei is now known as Kaiepi