26 Sep 2023 | |||||||||||||||||||||||||||||||||||||||
Xliff | 21.61069 | 13:19 | |||||||||||||||||||||||||||||||||||||
19.343 | |||||||||||||||||||||||||||||||||||||||
nemokosch | then the question would more accurately be: are there words that cannot be used as terms? | ||||||||||||||||||||||||||||||||||||||
Xliff | 62.8221 | ||||||||||||||||||||||||||||||||||||||
10.53869 | |||||||||||||||||||||||||||||||||||||||
23.90838 | |||||||||||||||||||||||||||||||||||||||
111.47869 | |||||||||||||||||||||||||||||||||||||||
3.14051 | |||||||||||||||||||||||||||||||||||||||
4.90335 | |||||||||||||||||||||||||||||||||||||||
13.4291 | |||||||||||||||||||||||||||||||||||||||
30.62174 | |||||||||||||||||||||||||||||||||||||||
21.35918 | |||||||||||||||||||||||||||||||||||||||
9.55734 | |||||||||||||||||||||||||||||||||||||||
7.73768 | |||||||||||||||||||||||||||||||||||||||
Oops... | |||||||||||||||||||||||||||||||||||||||
Raku-GLib suite timing statistics for Raku 2023.09.9.gb.58.c.3203.cc | |||||||||||||||||||||||||||||||||||||||
Using the following processor: 13th Gen Intel(R) Core(TM) i9-13900K | |||||||||||||||||||||||||||||||||||||||
Total number of projects: 34 (518011 loc) | |||||||||||||||||||||||||||||||||||||||
Total non-parallel compile times: 7343.420 (215.983 avg) | |||||||||||||||||||||||||||||||||||||||
Total parallel compile times: 1208.283 (35.538 avg) 6.078x speedup | |||||||||||||||||||||||||||||||||||||||
vrurg | Xliff: In your GLib it looks like using something like `submethod BUILD (:$hash-table, :$!type) { $!h = $hash-table }` is a common pattern. Why not safer `submethod TWEAK(:hash-table($!h), :$!type) {}`? | 16:00 | |||||||||||||||||||||||||||||||||||||
nemokosch | what exactly is BUILD for? what uses it? | 16:21 | |||||||||||||||||||||||||||||||||||||
Geth | rakudo/main: f4ceaf95d9 | (Elizabeth Mattijsen)++ | lib/RakuAST/Deparse/L10N/NL.rakumod RakuAST: tweak some of the NL L10N |
16:48 | |||||||||||||||||||||||||||||||||||||
Xliff | vrurg: Thanks for noticing. PRs welcome! You'll find that there is a lot of that all over this and subsequent releases. Mainly becuase I haven't touch that code in years. My style has changed since then and you will notice your pattern cropping up in later releases. | ||||||||||||||||||||||||||||||||||||||
If you feel like it, please create an issue and I'll get to it when I can. | 16:49 | ||||||||||||||||||||||||||||||||||||||
Thanks for looking at GLib! | |||||||||||||||||||||||||||||||||||||||
27 Sep 2023 | |||||||||||||||||||||||||||||||||||||||
Geth | rakudo: vrurg++ created pull request #5395: Produce fewer of LTA messages, especially when coercing |
03:09 | |||||||||||||||||||||||||||||||||||||
[Tux] |
|
08:55 | |||||||||||||||||||||||||||||||||||||
Geth | rakudo/main: 95dce3cdf6 | (Elizabeth Mattijsen)++ | src/Raku/Grammar.nqp RakuAST: streamline grammar some more - mostly the term: section - add some helper tokens to make it DRYer - fewer parens on .obs and similar tokens |
10:03 | |||||||||||||||||||||||||||||||||||||
tbrowder__ | has the rakudo-pkg been updated for the latest Debian release? i don't see it yet, but i've been fiddling with rakudo-pkg and may have murfled it :-( | 17:21 | |||||||||||||||||||||||||||||||||||||
28 Sep 2023 | |||||||||||||||||||||||||||||||||||||||
hythm | >Merging GLOBAL symbols failed: duplicate definition of symbol SSL | 00:57 | |||||||||||||||||||||||||||||||||||||
I remember seeing this issue when installing `Whateverable`. downgrading `IRC::Client` fixed the issue for me | |||||||||||||||||||||||||||||||||||||||
jdv, Can you confirm the `IRC::Client` version installed on the boxes that successfully installed Whateverable? | 00:58 | ||||||||||||||||||||||||||||||||||||||
github.com/Raku/whateverable/issue...1267617992 | 00:59 | ||||||||||||||||||||||||||||||||||||||
wrong channel, I meant to post this in #raku | 01:02 |