🦋 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.
lizmat and for those interested in a Windows related riddle: 00:00
Data::StaticTable (a module without dependencies, let alone NativeCall)
fails on Windows only with a failing dispatch: github.com/raku-community-modules/...4440975249
fwiw, I cannot see anything Windows specific there that could explain the error (compared to being error free on Linux and MacOS) 00:02
other than the compiler that was used to compile moar ?
so maybe this is something for #moarvm
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2024/12/16/2024-51-bus/ 11:38
Geth rakudo/lizmat-grep-slips: 17025a8793 | (Elizabeth Mattijsen)++ | src/core.c/Any-iterable-methods.rakumod
Make mult-arg grep slip its arguments

In response to the discussion at:
   www.reddit.com/r/rakulang/comments...group_the/
This breaks 3 tests in roast:
  - t/spec/S03-operators/composition.t Failed tests: 11-12
  - t/spec/S32-list/grep.rakudo.moar Failed test: 50
11:52
rakudo: lizmat++ created pull request #5736:
Make mult-arg grep slip its arguments
String-FuzzyIndex/main: 5bc591a294 | (Elizabeth Mattijsen)++ | 13 files
CI test in preparation for a Raku Community release
13:50
String-FuzzyIndex/main: 8c498a5f2e | (Elizabeth Mattijsen)++ | 2 files
0.3
13:52
lizmat this was the last Geth noise about Raku Community modules here: the will now be posted on #raku-community-modules 14:02
Geth rakudo/precomp-build-debian-9: 2c3efe889b | (Patrick Böker)++ | 2 files
Move Precomp Release linux Pipeline to Debian 9

From CentOS 7. This ups the lowest glibc required from 2.17 to 2.24. So we now exclude all CentOS versions and Ubuntu <= 16.04.
14:12
[Coke] patrickb++ 14:15
patrickb Doesn't work yet. But I know what's wrong. 15:15
Geth rakudo/precomp-build-debian-9: a91a443acb | (Patrick Böker)++ | 2 files
Move Precomp Release linux Pipeline to Debian 9

From CentOS 7. This ups the lowest glibc required from 2.17 to 2.24. So we now exclude all CentOS versions and Ubuntu <= 16.04.
19:31
rakudo/precomp-build-debian-9: eba9332df1 | (Patrick Böker)++ | azure-pipelines.yml
Move precomp docker host ubuntu 24.04 -> 20.04

This should get the build working again.
19:43
ugexe wow, the gh-actions branch ive had in zef for like a year+ finally finishes to completion as of 2024.12 23:55
i think it was a JIT related fix from over a month ago that fixed it, although the path length stuff did mean i was able to remove some workarounds in the workflow 23:56