| [Coke] | timo: github.com/rakudo/rakudo/pull/5017 is asking you some questions. | 00:11 | |
| (from 2024) | |||
|
07:08
kurahaupo joined
09:22
rakkable left,
rakkable joined
09:47
[Coke]_ joined,
[Coke] left
|
|||
| Geth | roast/6.d-errata: 7e3e891578 | (Elizabeth Mattijsen)++ | S02-types/keyhash.t Remove bogus test consuming QuantHash role The QuantHash role is really an implementation detail which existence should only be used to recognize QuantHashes, not to support any other consuming classes or roles other than the ones provided in core. |
12:01 | |
| lizmat | After looking at fixing the QuantHash failure in 6.d-errata, I've come to the conclusion that the QuantHash / Setty / Baggy / Mixy roles are implementation details | 12:06 | |
| and only to be used as markers, pretty much like the Associative and Positional roles | |||
| or make this work in the setting: | 12:09 | ||
| m: role A { has $!a }; role B does A { }; class C does B { method b() { $!a } }; C.new.b | 12:10 | ||
| evalable6 | |||
| lizmat | and even then, I wonder what consuming any of those roles would bring above subclassing any of the QuantHash classes: Set/SetHash/Bag/BagHash/Mix/MixHash | 12:11 | |
|
14:30
finanalyst joined
|
|||
| finanalyst | .tell Lizmat: the most recent Rakudo changes are preventing my Rakuast::RakuDoc::Render modulle to seg fault. Wont even comoile. Not sure yet why | 14:35 | |
| tellable6 | finanalyst, I'll pass your message to lizmat | ||
|
14:55
finanalyst left
15:11
[Coke]_ is now known as [Coke]
|
|||
| lizmat looks | 18:36 | ||
| tellable6 | 2026-04-26T14:35:26Z #raku-dev <finanalyst> Lizmat: the most recent Rakudo changes are preventing my Rakuast::RakuDoc::Render modulle to seg fault. Wont even comoile. Not sure yet why | ||
| lizmat | .tell finanalyst the module installs fine for me | 18:43 | |
| tellable6 | lizmat, I'll pass your message to finanalyst | ||
| [Coke] | .ask finanalyst - "most recent" - are you using 2026.04 or something from head before that? | 18:46 | |
| tellable6 | [Coke], I'll pass your message to finanalyst | ||
| Geth | rakudo/main: b8f0e1f9ff | (Elizabeth Mattijsen)++ | src/core.c/Setty.rakumod Fix Set(Hash).EXISTS-KEY when parameterized with a coercive type |
19:06 | |
|
19:08
coleman left
19:09
coleman joined
|
|||
| patrickb | the 2026.04 binaries are released. Except for MacOS ARM. MacStadium currently won't let me login to the server. | 19:59 | |
| tellable6 | 2026-04-25T19:40:23Z #raku-dev <[Coke]> patrickb binary releases for 2026.04 can start | ||
| Geth | rakudo/main: 287dfb25e9 | (Elizabeth Mattijsen)++ | src/core.c/SetHash.rakumod Fix Hyper for SetHashes parameterized with coercive type |
22:18 | |