releasable6 Next release in ≈2 days and ≈11 hours. 2 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 07:00
MasterDuke timotimo: if your github notifications are turned off, you were pinged in github.com/rakudo/rakudo/pull/4204 09:53
Geth rakudo: 623d4c1276 | (Elizabeth Mattijsen)++ | 3 files
Make sure that .new on a shaped array works correctly

This was at the source of the problem described by #4205.
This commit ensures that:
  - Array::Typed precedes Array::Shaped in core setting
... (5 more lines)
10:56
lizmat Geth is back! whee
tyil++
tyil :D 10:56
MasterDuke nice! 10:57
Geth roast: 3c9f655860 | (Elizabeth Mattijsen)++ | S02-types/array-shapes.t
Add tests for #4205
11:06
Geth rakudo: 18ae0df3f7 | (Mikhail Khorkov)++ | src/Perl6/Optimizer.nqp
#1632 Fix deleting colonpair with R-metaop in value by the Optimizer

Optimizer was replacing the call op with METAOP_REVERSE metaop into the call METAOP_REVERSE only. If the original op had named parameter then is was lost. After such optimization a colonpair become only the value.
14:34
rakudo: 5a389c7270 | timo++ (committed using GitHub Web editor) | src/Perl6/Optimizer.nqp
Merge pull request #4204 from atroxaper/master

Fix deleting colonpair with R-metaop in value by the Optimizer
timotimo thanks MasterDuke
MasterDuke timotimo++ 14:35
patrickb can we then also merge the tests? 14:43
github.com/Raku/roast/pull/715
gfldex I'm trying to implement Proxy as a declarator and get an error message I don't understand (comes from C-land). Any pointers are very welcome. gist.github.com/gfldex/5f5b7230902...72ed7a45fc 15:56
Geth roast: a90320a394 | (Mikhail Khorkov)++ | S03-metaops/reverse.t
Add test for R-metaop as value in colon pair
16:08
roast: e8fc007542 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | S03-metaops/reverse.t
Merge pull request #715 from atroxaper/master

Add test for R-metaop as value in colon pair
sena_kun releasable6, status 16:17
releasable6 sena_kun, Next release in ≈2 days and ≈2 hours. 2 blockers. 22 out of 133 commits logged
sena_kun, Details: gist.github.com/5ae63b6cc3514e6024...067fcbe639
sena_kun github.com/rakudo/rakudo/issues/41...-780900662 <- we have this. 16:18
.tell vrurg any news wrt the segv you mentioned? Red is not bisectable rn (which is something we should fix at some point). 16:19
tellable6 sena_kun, I'll pass your message to vrurg
vrurg sena_kun: sorry, forgot to mention it. It's gone. Looks like a leftover of a kind which was gone after full re-install. 16:21
sena_kun ah, great
lizmat bisectable6: try die 'foo'; say $!.^name 17:25
bisectable6 lizmat, Will bisect the whole range automagically because no endpoints were provided, hang tight
lizmat, ¦6c (50 commits): «X::AdHoc␤»
lizmat, Nothing to bisect!
Geth rakudo: 971726075f | (Elizabeth Mattijsen)++ | 9 files
Revert "Introducing CachedIterator role (#3982)"

This reverts commit 9e13ace808b422c465eaf902c5436f6e1d2b26fc.
This appears to fix problems that are blocking the 2021.2 release. Will investigate deeper *after* the release.
17:42
lizmat sena_kun ^^ 17:44
afk&
sena_kun lizmat++ # thank you very much!
Geth Blin/ugexe-patch-1: 0fab984cf1 | Altai-man++ | 2 files
Remove indirectness leading to mysterious "Malformed UTF-8 near bytes 00 00 80" in output of all modules
21:27