00:12 Altai-man_ joined
Geth roast/roast_657: 7 commits pushed by (Vadim Belman)++ 00:13
00:14 sena_kun left
Geth rakudo: fcfc60b63f | (Ben Davies)++ | src/core.c/Supply-coercers.pm6
Rethrow exceptions caught by supply iterators

This makes it so exceptions thrown by supply iterators don't claim to have originally been thrown within the iterator itself.
00:32
01:04 ccamel left 02:44 lucasb left 03:13 sena_kun joined 03:14 Altai-man_ left 06:12 Altai-man_ joined 06:14 sena_kun left 07:41 leont joined 07:46 domidumont joined 08:09 JJMerelo joined 08:12 sena_kun joined 08:14 Altai-man_ left 09:09 JJMerelo left 09:37 JJMerelo joined 09:52 Ven`` joined 09:55 domidumont left
tbrowder .tell vrurg nice job. i was too dense to understand exactly what you wanted and how to do it. sorry 09:58
tellable6 tbrowder, I'll pass your message to vrurg
09:59 [Tux] left 10:07 [Tux] joined
JJMerelo tbrowder maybe you would consider writing something for the anniversary calendar? Please? 10:26
tbrowder also, thanks for the domain; it's working now and everything is under raku-advent.blog
.tell vrurg a little article for the Anniversary calendar? Please? 10:27
tellable6 JJMerelo, I'll pass your message to vrurg
tbrowder JJMerelo: sorry, jj, but i don't think i'm in a position to do that...wait...when is the deadline? 11:08
11:12 Altai-man_ joined 11:14 sena_kun left 12:16 Xliff joined
Xliff \o 12:17
Does raku support C-like escape codes?
What is the equivalent of "\x0000"?
Or any of the octal codes? 12:18
12:36 yuplushi left 13:06 JJMerelo left 13:07 yuplushi joined 13:13 sena_kun joined 13:14 Altai-man_ left 13:38 lucasb joined 14:56 Ven`` left
[Tux] Rakudo version 2020.07-52-gfcfc60b63 - MoarVM version 2020.07-12-g0a06f80c7
csv-ip5xs0.821 - 0.827
csv-ip5xs-207.884 - 8.049
csv-parser24.128 - 27.035
csv-test-xs-200.378 - 0.389
test7.381 - 7.564
test-t1.836 - 1.844
test-t --race0.836 - 0.860
test-t-2030.959 - 30.960
test-t-20 --race8.793 - 8.874
15:03
15:12 Altai-man_ joined 15:14 sena_kun left
gfldex raku: C.WHO::<@a>.push: answer => 42; dd C.WHO::<@a>; 15:29
evalable6 (exit code 1) 04===SORRY!04=== Error while compiling /tmp/oRhHjPlLtj
Undeclared name:
C used at line 1
gfldex raku: class C {}; C.WHO::<@a>.push: answer => 42; dd C.WHO::<@a>;
evalable6 Array element = $[]
gfldex where is that push going to?
raku: class C {}; C.WHO::<$a> = 42; dd C.WHO::<$a>; 15:37
evalable6 Int element = 42
15:39 JJMerelo joined
JJMerelo clickbaits 20th anniversary calendar raku-advent.blog/2020/07/31/20-yea...-tomorrow/ 15:39
.tell tbrowder you can take your time... not later than Aug 19th, anyway. 15:40
tellable6 JJMerelo, I'll pass your message to tbrowder
16:50 JJMerelo left 17:13 sena_kun joined 17:14 Altai-man_ left 18:56 lichtkind joined 19:12 Altai-man_ joined 19:14 sena_kun left 19:44 Altai-man_ left 19:51 Altai-man_ joined
Geth roast/roast_657: 8 commits pushed by (Vadim Belman)++ 20:14
roast/roast_657: 14a0332236 | (Vadim Belman)++ | fudge
Update fudge usage text

Reflect the changed behavior of eval
20:35
vrurg . 20:36
tellable6 2020-07-31T18:38:15Z #raku <tbrowder> vrurg pls check my proposal in roast pr #659 when you have a spare moment
2020-08-01T09:58:51Z #raku-dev <tbrowder> vrurg nice job. i was too dense to understand exactly what you wanted and how to do it. sorry
2020-08-01T10:27:11Z #raku-dev <JJMerelo> vrurg a little article for the Anniversary calendar? Please?
vrurg .tell JJMerelo I hoped so much to evade it. But seemingly, it's my doom... :D 20:42
tellable6 vrurg, I'll pass your message to JJMerelo
Geth roast/master: 37 commits pushed by (Vadim Belman)++
review: github.com/Raku/roast/compare/efd6...544578f65d
20:47
vrurg .ask tbrowder Does S26-documentation/12-non-breaking-space.t supercedes S26-documentation/11-non-breaking-space.t? Perhaps it worth removing the latter altogether? 21:01
tellable6 vrurg, I'll pass your message to tbrowder
21:13 camelCaser joined
tbrowder vrurg: the 11- addressed the original issue and 12- was created later to check all the non-breaking spaces after i realized the possible future problems. at the least, it should be added to if you want to consolidate it. i'll defer to others if you want to remove it altogether, but i think existing precedence at the time was keep a test for a specifidly12 even if it checks the same 21:27
p
tellable6 2020-08-01T15:40:34Z #raku-dev <JJMerelo> tbrowder you can take your time... not later than Aug 19th, anyway.
2020-08-01T21:01:51Z #raku-dev <vrurg> tbrowder Does S26-documentation/12-non-breaking-space.t supercedes S26-documentation/11-non-breaking-space.t? Perhaps it worth removing the latter altogether?
tbrowder * if it were up to me, i would add the contents of 11 to the top of 12. 21:28
*at that time precedence seemed to be keeping the test for a detailed bug report with exact input. 21:30
anything else is backup for a similar problem 21:31
possible similar problem...
vrurg tbrowder: I would appreciate it if you add it to 12. JJ request for an article puts me on very tight schedule. 21:39
tbrowder will do. mind if i move the common sub into a Test::Misc module? 21:42
Xliff \o 22:12
22:13 sena_kun joined 22:14 Altai-man_ left 22:25 lichtkind left 22:26 lichtkind joined, lichtkind left 22:49 leont left
Geth ¦ problem-solving: vrurg assigned to jnthn Issue Uncertain status of tests in the roast github.com/Raku/problem-solving/issues/217 23:16