🦋 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: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
nine You should never need to force Rakudo to re-compile anything. Why would you? 07:40
07:56 finanalyst joined 08:35 nine left, nine joined 09:05 sena_kun joined
lizmat notable6: weekly 11:51
notable6 lizmat, 1 note: 2024-06-16T19:39:51Z <antononcube>: www.youtube.com/watch?v=Rkk_MeqLj_k
lizmat notable6: weekly reset
notable6 lizmat, Moved existing notes to “weekly_2024-06-17T11:51:53Z”
12:13 greenfork left, patrickb left, greenfork joined, patrickb joined
finanalyst [Coke] I've addressed your issue on the Collection repo. Its messy, I'm afraid. 12:39
12:48 camelia left 12:51 camelia joined
[Coke] OK - Collection is being used as part of doc-website, yes? All those extra steps means I cannot run it on mac (or probably windows) 13:04
Might be worth adding a note in doc-website that we only expect to work on linux at this point.
(and to Collection that it requires a case-sensistive volume AND is copying things into your home dir) 13:05
We should have a standard location if we need to save appdata for a module. 13:06
(I'm not sure why Collection needs this folder)
nine m: say "hi" 13:08
camelia hi
[Coke] (need) and you may have explained in that email, but it was very large. :) 13:27
lizmat And yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2024/06/17/2024-...explained/ 13:36
finanalyst [Coke] Collection is used as part of doc-website. The case-sensitive download is not needed for doc-website. !!! 18:15
So I need to remove it from Build 18:16
The aim was to make doc-website independent of other plugins.
[Coke] Did you only clone the doc-website repo? 18:18
.tell [Coke] Collection does not clone app data on install any more. this is not required for doc-website. 20:16
tellable6 finanalyst, I'll pass your message to [Coke]
[Coke] I cloned doc-website, but Collection is a dependency. I 20:22
Geth rakudo/main: 18d128ab1b | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | src/core.c/Any-iterable-methods.rakumod
Check expectations of `.deepmap` / `.duckmap` / `.nodemap` (#5592)

Check expectations of .deepmap / .duckmap / .nodemap
  - Add warning if the Callable has a FIRST, NEXT or LAST phaser, as
   these are not supported by .deepmap
  - Die if the number of arguments of the Callable is not 1: only
   Callables that accept 1 are currently supported
20:27
[Coke] ok, I uninstalled Collection, reinstalled it and it had no complaints. 20:29
Closed the bug 20:40
22:14 finanalyst left 23:57 sena_kun left