[03:26] *** apogee_ntv left
[03:27] *** apogee_ntv joined
[03:52] <Geth> ¦ rakudo: ugexe++ created pull request #6132: Fix "Missing infix inside R" when using RZ/RX infix form

[03:52] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6132

[06:39] *** kjp left
[06:41] *** kjp joined
[06:42] *** kjp left
[06:43] *** kjp joined
[09:19] *** finanalyst left
[10:06] <Geth> ¦ rakudo/main: dfaf7c8bb4 | (Nick Logan)++ (committed using GitHub Web editor) | lib/MoarVM/Profiler.rakumod

[10:06] <Geth> ¦ rakudo/main: MoarVM::Profiler: use unit class to silence deprecation worry (#6131)

[10:06] <Geth> ¦ rakudo/main: 

[10:06] <Geth> ¦ rakudo/main: `MoarVM::Profiler.rakumod` was declared as `unit module MoarVM::Profiler`

[10:06] <Geth> ¦ rakudo/main: with a nested `class MoarVM::Profiler { ... }` of the same name, which

[10:06] <Geth> ¦ rakudo/main: triggers a deprecation worry on 6.d. Collapse the wrapper into

[10:06] <Geth> ¦ rakudo/main: `unit class MoarVM::Profiler;` with the attribute declarations at

[10:06] <Geth> ¦ rakudo/main: file scope. The nested helper classes and the exported subs keep

[10:06] <Geth> ¦ rakudo/main: their public addresses and behavior, so external consumers are

[10:06] <Geth> ¦ rakudo/main: unaffected, and the file now works the same way under 6.e where the

[10:06] <Geth> ¦ rakudo/main: old pattern would install the class as a nested package.

[10:06] <Geth> ¦ rakudo/main: review: https://github.com/rakudo/rakudo/commit/dfaf7c8bb4

[10:09] <Geth> ¦ rakudo/main: b7f77781be | (Elizabeth Mattijsen)++ | lib/MoarVM/Profiler.rakumod

[10:09] <Geth> ¦ rakudo/main: Some additional whitespace changes

[10:09] <Geth> ¦ rakudo/main: 

[10:09] <Geth> ¦ rakudo/main: dfaf7c8bb4 fixed the warning, but left the code in a bit of a

[10:09] <Geth> ¦ rakudo/main: confusing whitespace state re the MoarVM::Profiler class

[10:09] <Geth> ¦ rakudo/main: review: https://github.com/rakudo/rakudo/commit/b7f77781be

[10:10] <Geth> ¦ rakudo/main: 6e6cd5e639 | (Nick Logan)++ (committed using GitHub Web editor) | 4 files

[10:10] <Geth> ¦ rakudo/main: Extend same-name-as-enclosing deprecation to cover package outers (#6130)

[10:10] <Geth> ¦ rakudo/main: 

[10:10] <Geth> ¦ rakudo/main: * Extend same-name-as-enclosing deprecation to cover package outers

[10:10] <Geth> ¦ rakudo/main: 

[10:10] <Geth> ¦ rakudo/main: The worry added in the original deprecation commit only detected an

[10:10] <Geth> ¦ rakudo/main: enclosing ModuleHOW (i.e. `unit module Foo::Bar; class Foo::Bar {}`).

[10:10] <Geth> ¦ rakudo/main: Ecosystem modules also use `unit package Foo::Bar; role Foo::Bar {}`

[10:10] <Geth> ¦ rakudo/main: <…commit message has 31 more lines…>

[10:10] <Geth> ¦ rakudo/main: review: https://github.com/rakudo/rakudo/commit/6e6cd5e639

[11:00] <releasable6> Next release in ≈3 days and ≈7 hours. There are no known blockers. Please log your changes in the ChangeLog: https://github.com/rakudo/rakudo/wiki/ChangeLog-Draft

[12:04] *** [Coke]_ joined
[12:07] *** [Coke] left
[12:43] <[Coke]_> we probably want to consider 6130 for inclusion this release.

[12:43] *** [Coke]_ is now known as [Coke][

[12:43] *** [Coke][ is now known as [Coke]

[12:49] <[Coke]> ... oh, it's already merged!

[12:50] <[Coke]> so much happens before I wake up. :)

