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:08 reportable6 left 00:10 reportable6 joined 00:30 ismustachio left 00:55 Techcable left 00:57 Techcable joined 06:08 reportable6 left 06:10 reportable6 joined
Nicholas good *,* 07:08
09:01 sena_kun left 09:03 sena_kun joined 10:10 evalable6 left, linkable6 left 10:12 evalable6 joined
lizmat Good * to all 10:21
in strange findings today: looks like nqp::rename returns the source string, rather than 0 on success
nine That's an oddity of the QAST compiler. It treats every op as if it had a return value, and you're usually reading just the first argument register 10:34
lizmat but that means a lot of the documentation at github.com/Raku/nqp/blob/master/do...s.markdown is basically bogus :-( 10:38
"Rename file $from to file $to. Return 0 on success, throw an exception on failure."
I guess: "Rename file $from to file $to. Throws an exception on failure." would be a better description 10:39
10:41 sena_kun left 10:42 sena_kun joined
nine Well that's just wrong, yes 10:43
And your version plain getter 10:44
better
11:12 linkable6 joined 12:07 reportable6 left
bartolin just for the record: nqp::rename *does* return 0 on the JVM backend (on success) 12:09
(and maybe the documentation is from those days ...) 12:10
12:41 Altai-man joined 12:57 linkable6 left 13:05 ggoebel_ left 13:16 RakuIRCLogger joined 13:17 TempIRCLogger__ joined, lizmat_ joined 13:18 RakuIRCLogger__ left, TempIRCLogger left, Geth left 13:19 lizmat left, lizmat_ left 13:20 lizmat joined, Geth joined 13:54 Altai-man left 13:56 Altai-man joined 14:08 reportable6 joined 14:27 ggoebel_ joined 14:41 ggoebel_ left 15:58 linkable6 joined 16:34 linkable6 left 16:37 linkable6 joined 18:00 Altai-man left 18:08 reportable6 left 18:10 reportable6 joined 18:15 [Coke] left 18:38 [Coke] joined 18:54 ggoebel_ joined 19:22 squashable6 left 19:24 squashable6 joined, squashable6 left 19:26 squashable6 joined
[Coke] sneezes a good * to you all 20:29
21:18 Techcable left, Techcable joined
Geth MoarVM: MasterDuke17++ created pull request #1694:
Fix sign comparison warnings in coerce_su implementation
22:19