02:19 colomon joined 02:56 ilbot3 joined 04:25 evalable6 joined 06:51 umstdtghpt joined 07:16 evalable6 joined 07:24 domidumont joined 07:30 domidumont joined
Geth MoarVM: 116c7a1330 | (Stefan Seifert)++ | 2 files
Fix HLL representations of CArray elements out of sync after native calls

For CArrays with elements that are wrapped in HLL objects like strings, CPointers or CArrays, we have to refresh the HLL representations after passing those arrays to native functions as the native code may change the data. For now just detect those cases and don't JIT compile the calls. Fixes rakudo GH #1220
08:11
08:19 zakharyas joined 08:36 Ven joined 09:23 lizmat joined 09:44 evalable6 joined 10:01 robertle joined
AlexDaniel squashable6: next 10:33
squashable6 AlexDaniel, ⚠🍕 Next SQUASHathon in 3 days and ≈23 hours (2017-11-04 UTC-12⌁UTC+14). See github.com/rakudo/rakudo/wiki/Mont...Squash-Day
10:47 evalable6 joined 11:40 zakharyas joined, domidumont joined 12:46 domidumont joined 12:54 domidumont joined 12:55 MasterDuke joined 13:49 zakharyas joined 13:50 domidumont joined 14:33 bartolin joined 15:19 Ven joined 15:52 evalable6 joined 15:53 cognominal joined
MasterDuke this looks interesting: continuousassurance.org/about-us/faqs/ 16:29
16:37 cognominal joined 16:54 Ven joined 17:03 zakharyas joined 19:17 MasterDuke joined 20:22 Ven joined 20:47 AlexDaniel joined
lizmat and another Perl 6 Weekly hits the Net: p6weekly.wordpress.com/2017/10/30/...-mastered/ 21:47
samcv ok i am gonna do something since i haven't done much lately hah 21:59
lizmat :-)
samcv going through some rt tickets. looks like there's an issue of no general category being set for codepoints with no props
m: 0xFFFF.uniprop.say
camelia
samcv looks like we don't handle returning default values for properties at all 22:20
only explictly things set in ucd2c.pl 22:21
22:24 Ven joined
samcv now to run spectest, no clue what it will tell me when i have it return the 0th value in the enum's when it can't find the codepoint_row 22:31
should at least fix that one test
22:34 ggoebel joined
samcv ok well can't fix that bug but i can fix some part of it 23:58
gonna be hard to get chars without info in them to have <:C> match Cn characters (Unassigned)(
but i can at least have .uniprop for general category work right 23:59