[00:31] <Geth> ¦ rakudo: ugexe++ created pull request #6293: RakuAST: Resolve a package lookup or call through a runtime lexical

[00:31] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6293

[02:01] <Geth> ¦ rakudo: ugexe++ created pull request #6295: RakuAST: Type an attribute initializer's $_ as Mu

[02:01] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6295

[02:40] <Geth> ¦ rakudo: ugexe++ created pull request #6296: RakuAST: Don't fatalize a flattening call argument

[02:40] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6296

[05:58] *** hurufu joined
[07:03] *** hurufu left
[08:39] *** patrickb left
[08:39] *** patrickb joined
[08:49] *** finanalyst joined
[09:48] *** hurufu joined
[10:10] *** finanalyst left
[10:38] *** Geth left
[10:38] *** Geth joined
[10:44] *** Geth left
[10:46] <lizmat> Argh... I borked Geth

[10:55] *** RakuBot joined
[10:55] *** RakuBot left
[10:56] *** RakuBot joined
[10:57] *** RakuBot left
[11:02] *** Geth joined
[11:03] *** Geth left
[11:08] *** Geth joined
[11:09] *** Geth left
[11:09] *** Geth joined
[11:53] *** Geth left
[11:56] *** Geth joined
[12:42] *** Geth left
[12:42] *** Geth joined
[14:04] <[Coke]> OK, the run hung trying to generate failures.md, let it run over night, just killed it just now and pushed the last of the blin output

[14:04] <[Coke]> looks like issues in 345 modules (many of which we now have PRs for)

[14:10] <[Coke]> getting close to one week before release, another mainline blin run - do we have a plan for what's left to merge before that run?

[14:11] <[Coke]> I can start it any time, sunday latest.

[15:33] *** Geth joined
[15:50] *** hurufu left
[16:40] *** hurufu joined
[17:11] <Geth> ¦ rakudo/main: 666b5cf32e | (Nick Logan)++ | 2 files

[17:11] <Geth> ¦ rakudo/main: RakuAST: Type an attribute initializer's $_ as Mu

[17:11] <Geth> ¦ rakudo/main: 

[17:11] <Geth> ¦ rakudo/main: An attribute with a default value outside Any, such as

[17:11] <Geth> ¦ rakudo/main: `has Junction $.c = all()`, died at construction with "Type check

[17:11] <Geth> ¦ rakudo/main: failed in binding to parameter '$_'; expected Any but got Junction".

[17:11] <Geth> ¦ rakudo/main: The generated initializer method binds the attribute's current value to

[17:11] <Geth> ¦ rakudo/main: $_, but RakuAST left $_ untyped so it defaulted to Any, which a Junction

[17:11] <Geth> ¦ rakudo/main: <…commit message has 8 more lines…>

[17:11] <Geth> ¦ rakudo/main: review: https://github.com/rakudo/rakudo/commit/666b5cf32e

[17:11] <Geth> ¦ rakudo/main: a142061ec8 | (Nick Logan)++ (committed using GitHub Web editor) | 2 files

[17:11] <Geth> ¦ rakudo/main: Merge pull request #6295 from ugexe/ugexe/rakuast-junction-attribute-default

[17:11] <Geth> ¦ rakudo/main: 

[17:11] <Geth> ¦ rakudo/main: RakuAST: Type an attribute initializer's $_ as Mu

[17:11] <Geth> ¦ rakudo/main: review: https://github.com/rakudo/rakudo/commit/a142061ec8

[17:12] <ugexe> gonna need that one for a different fix when i get off work later

[18:09] *** hurufu left
[20:04] <Geth> ¦ rakudo: ugexe++ created pull request #6298: RakuAST: Fix enum declaration with a non string key

[20:04] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6298

[20:31] <Geth> ¦ rakudo: ugexe++ created pull request #6299: RakuAST: Interpolate a non string constant into a regex

[20:31] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6299

[21:42] <Geth> ¦ rakudo/main: 6ce9c0b6e2 | (Nick Logan)++ | 3 files

[21:42] <Geth> ¦ rakudo/main: RakuAST: Compile a non-interpretable BEGIN-time trait argument

[21:42] <Geth> ¦ rakudo/main: 

[21:42] <Geth> ¦ rakudo/main: A trait applied with a WhateverCode argument, like `is foo(*.flip)`,

[21:42] <Geth> ¦ rakudo/main: died at BEGIN with "BEGIN time calls only supported for simple

[21:42] <Geth> ¦ rakudo/main: constructs". A WhateverCode argument cannot be interpreted, so the

[21:42] <Geth> ¦ rakudo/main: trait call took the fallback branch, which had two latent bugs no

[21:42] <Geth> ¦ rakudo/main: prior path exercised: it called `RakuAST::Call::Term.new($args)` (the

[21:42] <Geth> ¦ rakudo/main: <…commit message has 9 more lines…>

[21:42] <Geth> ¦ rakudo/main: review: https://github.com/rakudo/rakudo/commit/6ce9c0b6e2

[21:42] <Geth> ¦ rakudo/main: f25d6a249e | (Nick Logan)++ (committed using GitHub Web editor) | 3 files

[21:42] <Geth> ¦ rakudo/main: Merge pull request #6294 from ugexe/ugexe/rakuast-begin-time-whatevercode-arg

[21:42] <Geth> ¦ rakudo/main: 

[21:42] <Geth> ¦ rakudo/main: RakuAST: Compile a non-interpretable BEGIN-time trait argument

[21:43] <Geth> ¦ rakudo/main: review: https://github.com/rakudo/rakudo/commit/f25d6a249e

[22:47] <Geth> ¦ rakudo: ugexe++ created pull request #6300: RakuAST: Declare a regex capture lexical in a BEGIN-time argument

[22:47] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6300

[22:56] <Geth> ¦ rakudo: ugexe++ created pull request #6301: Make .return check the routine it actually returns from

[22:56] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6301

[22:57] <ugexe> i'll be away until monday

