🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
00:02 reportable6 left 00:05 reportable6 joined 01:28 frost joined 05:33 nativecallable6 left, evalable6 left, quotable6 left, squashable6 left, bloatable6 left, greppable6 left, notable6 left, benchable6 left, linkable6 left, releasable6 left, statisfiable6 left, reportable6 left, unicodable6 left, sourceable6 left, tellable6 left, coverable6 left, committable6 left, shareable6 left, bisectable6 left 05:34 nativecallable6 joined, greppable6 joined 05:35 coverable6 joined, notable6 joined 05:46 Geth__ left, Geth joined 06:03 reportable6 joined 06:34 squashable6 joined, unicodable6 joined, tellable6 joined, linkable6 joined, bisectable6 joined, bloatable6 joined 06:35 quotable6 joined, statisfiable6 joined 06:36 benchable6 joined, evalable6 joined, shareable6 joined 07:34 sourceable6 joined 07:35 committable6 joined 09:27 qorg11 left 09:31 qorg11 joined 09:35 releasable6 joined 10:35 evalable6 left, linkable6 left 10:36 evalable6 joined 10:37 linkable6 joined 11:23 Altai-man joined 12:02 reportable6 left 14:03 Colt joined, reportable6 joined
releasable6 Next release in ≈4 days and ≈3 hours. 3 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 15:00
17:12 Geth left, Geth joined 18:00 Xliff left 18:02 reportable6 left 18:03 reportable6 joined 18:13 Altai-man left
jdv anyone else having trouble installing whateverable? it worked a couple weeks ago i think. 18:25
lizmat what problems do you see? 18:27
jdv gist.github.com/jdv/e490ecf38afcfc...24bcbb900b 18:28
2x so probably not transient 18:30
ugexe github.com/lizmat/IRC-Client/commi...e98c5e41b5 18:32
ye olde version pinning 18:35
lizmat oh dear, I borked something? 18:37
ugexe whateverable does 'use IRC::Client::Message' 18:39
lizmat where does Whateverable live again?
ugexe github.com/Raku/whateverable/blob/...le.pm6#L17
lizmat I see 2 solutions: 18:41
either pin the use statement to :ver<4.0.0>
or drop the "::Message" part in the use statement 18:42
or wait until I've made IRC::Client provide IRC::Client::Message again 18:45
jdv i guess it depends when will that happen 18:46
18:49 Xliff joined
ugexe you could also probably just manually install an old version of IRC::Client 18:51
then install whateverable
jdv yeah, i'll try to pin it for now, thanks
ugexe should uninstall both of them first
jdv its part of a docker build 18:52
lizmat jdv: working on it now 18:55
jdv: IRC::Client 4.0.5 now in the ecosystem 19:06
jdv: can you confirm this fixes the Whateverable issue ? 19:31
notable6: weekly 19:36
notable6 lizmat, No notes for “weekly”
jdv it doesn't seem to. i pinned it for now and that worked. 19:53
lizmat jdv: gist ? 19:59
ok 20:00
jdv gist.github.com/jdv/67f6499e71eaeb...08d70503db 20:01
lizmat interesting... 20:06
since you're up and running now, I'll check on it tomorrow again
lizmat will try to finish the Weekly first now
jdv thanks 20:07
Geth roast: MasterDuke17++ created pull request #775:
Remove use/mention of deprecated `is_approx`
20:24
20:26 Geth left, Geth joined
lizmat And another Rakudo Weekly News hits the Net: rakudoweekly.blog/2021/12/13/2021-...or-micros/ 20:59
Geth roast: ddd0b3df7e | (Daniel Green)++ | 3 files
Remove use/mention of deprecated `is_approx`
21:03
roast: d68fece5ac | MasterDuke17++ (committed using GitHub Web editor) | 3 files
Merge pull request #775 from MasterDuke17/remove_is_approx
21:04 Geth left, Geth joined
lizmat interesting... seems like the PING timeout logic needs to reset the timer when the bot talks 21:05
MasterDuke is there a way to use the built-in grammar tokens, e.g., <dec_number>? 23:10