🦋 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.
Geth ¦ rakudo: lizmat self-assigned Method 'need' must be implemented by CompUnit::Repository github.com/rakudo/rakudo/issues/4949 19:19
vrurg_ lizmat: I plan to revert the 'return Failure' PR on the socket today. However hard the decision is to me, but we must do it for now. 20:09
Geth rakudo/master: 9 commits pushed by (Vadim Belman)++ 21:10
roast: ca2ee3a2bf | (Vadim Belman)++ | S12-coercion/coercion-types.t
Unfudge an actually working test

It was previously failing due to a wrong syntax.
roast: 77ccc758bd | (Vadim Belman)++ | 3 files
Add more tests for return values

In support of f448ac47bc23a8454530175f73bb3dc3aa21922c
roast: be0db0ff29 | (Vadim Belman)++ (committed using GitHub Web editor) | 4 files
Merge pull request #813 from vrurg/coerce-dispatcher

Unfudge an actually working test
rakudo/revert-4957-lizmat-fail-io-socket-inet: 28fe6b8621 | (Vadim Belman)++ (committed using GitHub Web editor) | src/core.c/IO/Socket/INET.pm6
Revert "Make unsuccessful connect fail rather than die"

This reverts commit d7d8e9d0f41e7316c872d4e33820b4a7e56b0aa2.
Geth rakudo: vrurg++ created pull request #4979:
Revert "Make unsuccessful connect fail rather than die"
21:12
Geth rakudo: 28fe6b8621 | (Vadim Belman)++ (committed using GitHub Web editor) | src/core.c/IO/Socket/INET.pm6
Revert "Make unsuccessful connect fail rather than die"

This reverts commit d7d8e9d0f41e7316c872d4e33820b4a7e56b0aa2.
22:18
rakudo: 934f9895e9 | (Vadim Belman)++ (committed using GitHub Web editor) | src/core.c/IO/Socket/INET.pm6
Merge pull request #4979 from rakudo/revert-4957-lizmat-fail-io-socket-inet

Revert "Make unsuccessful connect fail rather than die"