Raku Conference Day 2 on Youtube: www.youtube.com/watch?v=BL9-XdC9WYI 🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). Log available at irclogs.raku.org/raku/live.html . If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 14 August 2022.
Nemokosch ugexe: indeed, it works with --/tap-harness 06:38
El_Che japhb: if debian unstable is still supported, rakudo-pkg is build there. Is there something special going on with blin? 07:22
japhb El_Che: I'm confused. Did I say something regarding blin? 14:37
El_Che japhb: I thought you did, but I am clearly mistaken :) 14:58
japhb Heh 14:59
At least I'm not just horribly forgetful. :-) 15:00
(Or maybe I am, but I still haven't realized what I forgot.)
stevied I'm using NativeCall for this function: docs.microsoft.com/en-us/windows/w...ryinfokeya 18:46
the 3rd arg in that function takes a "pointer to a variable that specifies the size of the buffer" 18:47
tonyo LPDWORD looks like it's just DWORD*, so you'd make and pass `DWORD lpcch_class; RegQueryInfoKeyA(..., ..., &lpcch_class, ...` 18:58
xinming releasable6: status 20:48
releasable6 xinming, Next release will happen when it's ready. 1 blocker. Changelog for this release was not started yet
xinming, Details: gist.github.com/9506628f530c455a8d...9419fdfbd0
tbrowder anyone seeing workflow test failure on github right now? looks like on the git side to me, but... 21:06
github side... 21:07
tbrowder the error seems to occur right after "updating fez mirror" 21:30
ugexe probably github.com/Raku/tap-harness6/issues/57 22:09
Nemokosch ^ 22:12