🦋 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. |
|||
02:48
apogee_ntv left
02:49
apogee_ntv joined
05:57
bisectable6 left,
committable6 left,
bloatable6 left,
djinni` left,
bisectable6 joined,
committable6 joined,
bloatable6 joined,
notable6 left,
tellable6 left,
evalable6 left,
notable6 joined
05:59
djinni` joined
06:00
tellable6 joined,
evalable6 joined
06:59
rakkable left
07:00
rakkable joined
12:24
guifa left
|
|||
lizmat | ugexe: is it correct that we cannot ask for the keys in %?RESOURCES | 16:44 | |
or am I missing something ? | |||
ugexe | i don't think there is anything wrong with an api for knowing what resources are available. as far as why is .keys not implemented on it, probably the same reason every other method a hash can do hasn't yet been implemented on it: it would be tedious and most of the methods aren't practically useful | 17:21 | |
technically $?DISTRIBUTION.meta<resources> works for this though | 17:22 | ||
lizmat | aahh! good enough for me :-) | ||
No output received, exit-code -16 (38): | 19:53 | ||
Failed to spawn process zef.bat: no such file or directory (error code -4058) | |||
patrickb: ^^ just saw this on a Windows CI job | |||
the test program adds .bat for Windows to do a "zef.bat install ." | 19:54 | ||
should the .bat be removed nowadays ? | |||
[Coke] | I think so | 19:55 | |
the cleverness is in the wrapper now, I think | |||
lizmat | indeed... cool | 20:01 | |
patrickb | The executable still has an extension, .exe now. It puzzles me a bit, that .bat should not be automatically extended, while .exe would. | 21:01 | |
But if it works, I'm all fine. :-) | |||
23:30
guifa joined
|