pmurias samcv: isn't using a mistyped unicode property always an error? 06:58
samcv: we could make it an error in 6.d and a error in 6.d if we are paranoid about backwars compability, but I'm not sure if we care about bug-for-bug compability in unspecced usage yet 07:02
Geth roast: 7ef1e2cf34 | pmurias++ | 2 files
Separate contributory properties in their own file

They can be deprecated/removed easier this way. They are almost useless and are supposed to be internal to the unicode standard.
07:09
AlexDaniel releasable6: next 07:14
releasable6 AlexDaniel, Next release in 7 days and ≈11 hours. No blockers. 0 out of 78 commits logged
AlexDaniel, Details: gist.github.com/176e3f041a9bd40ea9...adb59a041a
samcv pmurias: well i'm okay with it in 6.d, to make it a compile time or runtime error 08:09
gfldex m: constant \s = :(:%h (:$a)); 12:06
camelia ===SORRY!===
QAST::Block with cuid 1 has not appeared
gfldex are subsigs in signature literals meant to work? 12:07
m: constant \s = :(); 12:08
camelia ===SORRY!===
QAST::Block with cuid 1 has not appeared
gfldex m: my \s = :();
camelia ( no output )
gfldex i'm pretty sure a signature literal is quite constant
filed as github.com/rakudo/rakudo/issues/1301 12:15
What I actually wanted to do was using that signature literal as a sub sig in another sig. Is that a planned feature? 12:16
MasterDuke hm, i remember someone else asking a similar question somewhat recently, i think in #perl6 12:22
i believe jnthn had an answer, but don't remember what it was
might be able to find something in the logs 12:23
jnthn gfldex: Just for matching? If so, where $the-signature would do it 12:30
If you want it for the declarations - no, and we don't have a syntax for that for now, and it perhaps falls under the category of stuff I'd punt macro-wards
dogbert17 perhaps the wrong place to ask but are there any known problems with the module IO::Socket::Async::SSL? I get test failures when installing. 12:39
I get # Failed test 'Sending non-SSL to SSL socket does not hang (connection closed)' 12:40
# at t/bad-incoming.t line 25
and then the testing and/or Zef hangs
tbrowder .tell thou can’t you push the twine change as a branch? it would be easier to play with it i think. 16:45
[TuxCM] Rakudo version 2017.11-78-g1dbf5f589 - MoarVM version 2017.11-28-gba1fb9542
csv-ip5xs1.070 - 1.070
csv-ip5xs-2012.297 - 12.650
csv-parser11.587 - 11.768
csv-test-xs-200.435 - 0.445
test11.453 - 11.472
test-t2.827 - 2.864
test-t --race1.215 - 1.308
test-t-2051.353 - 51.647
test-t-20 --race17.487 - 18.821
20:55
Geth nqp: 3a6745f3d4 | usev6++ | src/vm/jvm/runtime/org/perl6/nqp/sixmodel/reprs/MultiCacheInstance.java
[jvm] Whitespace cleanup
20:58
nqp: 47db26dfd0 | usev6++ | src/vm/jvm/runtime/org/perl6/nqp/sixmodel/reprs/MultiCacheInstance.java
[jvm] Return early if no positional arg was found

Also tweak comments a bit.
nqp: 7eaebf5abd | usev6++ | src/vm/jvm/runtime/org/perl6/nqp/sixmodel/reprs/MultiCacheInstance.java
[jvm] Fix off-by-one in multi cache
nqp: a7a0f674e6 | (Christian Bartolomäus)++ (committed using GitHub Web editor) | src/vm/jvm/runtime/org/perl6/nqp/sixmodel/reprs/MultiCacheInstance.java
Fix typo in comment
21:01