github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
00:37 lucasb left 01:04 nwc10 left 02:53 vrurg joined 03:03 MasterDuke left 05:09 nwc10 joined 05:36 Altai-man joined 07:41 domidumont joined 07:54 zakharyas joined 08:04 Kaiepi left 08:06 Kaiepi joined 08:07 Kaiepi left 08:08 Kaiepi joined 08:11 MasterDuke joined 08:14 Kaiepi left 08:16 Kaiepi joined 09:21 sena_kun joined 09:23 Altai-man left 11:20 zakharyas left 13:20 Altai-man joined 13:23 sena_kun left
Geth MoarVM: patrickbkr++ created pull request #1361:
Add a function to fix up the STD IO handles
13:36
13:58 zakharyas joined 13:59 zakharyas1 joined
lizmat and another Rakudo Weekly News hits the Net: rakudoweekly.blog/2020/10/19/2020-42-recipes/ 14:01
14:02 zakharyas left 14:06 patrickb joined
patrickb o/ 14:06
tellable6 2020-10-17T21:47:25Z #raku-dev <rba> patrickb: Happy I was able to help you.
2020-10-17T21:49:25Z #raku-dev <rba> patrickb: Can we discuss automation of star builds based on Azure Pipelines? As I understand all the building blocks are around for binary builds for Win/Mac. What do you think?
nwc10 \o 14:07
patrickb I'd like to merge github.com/MoarVM/MoarVM/pull/1361 prior to the release. I'd be grateful for a second set of eyes before merging. Can someone have a look? 14:08
rba: Can do. Though tyil should be on boat as well, as he currently creates star. Maybe it's automated already? 14:11
nwc10 OK, I don't feel competant to say whether it's the right approach to solving this problem. But
I do have 1 question (which someone else better than me might ask) 14:12
ho wait
I've figure dit out
problem exists between my keyvoard and chair
patrickb I have to leave, but will backlog. 14:19
o/
14:19 patrickb left 14:58 zakharyas1 left 15:02 Altai-man left 15:08 zakharyas joined
tobs MasterDuke: I'm been looking again at the failure when linking libgmp.a to libmoar.so. The error I get involves a __gmp_binvert_limb_table which is a symbol declared in assembly files. 16:15
That could be the reason why ensuring that gmp is built with -fPIC doesn't help. I'm out of ideas, except for using an .so of gmp when linking libmoar.so, which would in turn require us to install that libgmp.so... 16:17
I don't know much about linking in any case.
MasterDuke neither do i 16:18
guess i could email their dev list 16:19
unless anybody here has some more suggestions
lizmat not me :-( 16:20
but contacting their dev list feels like a good idea
having Raku as a client for their library could be interesting for them?
nine So we have spec tests ensuring that we don't support features that other test cases require? That's hilarious :) 16:28
lizmat yup :-) 16:29
lizmat assumes nine is referring to what I said on #rakulang
#raku rather :-) 16:30
#raku-dev even sheesh
nine the commit message for implementing hash slice binding
lizmat yup
MasterDuke i'm not at all surprised, especially for long-standing todos. someone probably saw that it wasn't currently working and added a test that it has the right kind of exception without realizing it was actually supposed to work 16:42
lizmat well, if we agree on that, the PR can be merged and the exception tests removed :-) 16:49
MasterDuke github.com/Raku/roast/commit/8014b...301dc75ffa blame moritz for one of them, but it's old, which goes against my theory 16:56
and timotimo for the other, also old github.com/Raku/roast/commit/70924...389cfeee7e 16:59
lizmat github.com/Raku/old-issue-tracker/issues/2612 # fixes issues in the Parrot days 17:02
so definitely pre-GLR :-)
MasterDuke the todo'ed ones are even older, from pugs it looks like 17:09
17:16 domidumont left 17:17 domidumont joined 17:18 domidumont left 18:00 Kaeipi joined, Kaiepi left 18:04 zakharyas left 18:18 Kaeipi left
Geth MoarVM/hash-bits-in-metadata: 22 commits pushed by (Nicholas Clark)++
review: github.com/MoarVM/MoarVM/compare/9...a1cdb1f1cb
20:00
nwc10 timotimo: I think that c465a493db031a2c3d0823bb626ec9258d01ba9e is what you said we need 20:10
20:18 rypervenche left 20:19 Kaiepi joined 20:23 rypervenche joined 20:24 zakharyas joined 20:50 zakharyas left 21:40 vrurg_ joined 21:42 vrurg left
timotimo that looks like what it should be, yeah 23:54