🦋 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.
jdv i ran blin on head (at the time earlier today - bea6188 and only Crane failed but now i can't try to repro that cause i can't seem to install zef on current head... 02:55
ugexe My guess would be the recent flat changes 02:57
jdv lizmat: is that you?:) 03:00
ugexe: thanks
Crane's tests pass locally repeatedly. looks like it hit a rando moar panic...
06:56 finanalyst joined
Geth rakudo/main: b3d5c5d789 | (Elizabeth Mattijsen)++ | 3 files
Revert "Improve `.flat` logic"

This reverts commit 2d2fe08103f65d660fb745393ab0a16ba9b5d718.
08:42
lizmat it can wait until after the 2024.06 release
09:13 finanalyst left
Geth roast: cadc3501cb | (Elizabeth Mattijsen)++ | S32-list/flat.t
Revert "Add tests for .flat($level, :hammer)"

This reverts commit f89578af355557f1e5c9ff3b0d05dcfe0d34575a.
10:32
releasable6 Next release in ≈3 days and ≈7 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 11:00
lizmat jdv: reverted the suspected commit, please let me know if that fixes it for you 11:14
jdv zef seems to install fine now 12:37
lizmat: thanks
lizmat jdv: you mean installing zef itself from the repo, right? 12:39
notable6: weekly 13:17
notable6 lizmat, No notes for “weekly”
jdv yes 13:38
lizmat jdv: segfault confirmed 13:48
happens during testing 13:49
jdv lizfault confirmed:)
any idea what it is?
lizmat nope, not yet 13:50
jdv wait, is this with zef install or Crane tests? 13:51
lizmat raku -I. bin/zef install . 13:52
looks like it gets confused on: self.Iterable::flat($levels, :hammer) 13:54
jdv ah... 13:55
lizmat have a fix that allows zef to install itself 13:56
ok if I push?
jdv fine with me. as long as nothing breaks before thurs 13:59
gotta run &
Geth rakudo/main: 4a66ddd6cf | (Elizabeth Mattijsen)++ | 3 files
Improve `.flat` logic (2nd attempt)

Looks like
   self.Iterable::flat($levels, :hammer)
didn't codegen correctly this early: noticed by jdv++ because zef wouldn't be able to install itself. Fixed by directly deferring to Rakudo::Iterato.Flat
14:01
roast: 7c5440aa74 | (Elizabeth Mattijsen)++ | S32-list/flat.t
Revert "Revert "Add tests for .flat($level, :hammer)""

This reverts commit cadc3501cbf617ff043da2a1ac0bc936a75611c4.
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2024/06/24/2024-...r-matters/ 15:33
15:45 finanalyst joined 22:41 sena_kun left