🦋 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. |
|||||||||||||||||||||||||||||||||||||||
00:04
librasteve_ left
|
|||||||||||||||||||||||||||||||||||||||
ab5tract | ah yes, I forgot that these can arrive out of order | 01:10 | |||||||||||||||||||||||||||||||||||||
ab5tract winks at the collective rubber duck while fixing a dumb | 01:37 | ||||||||||||||||||||||||||||||||||||||
05:25
guifa joined,
guifa_ left
05:29
guifa left
05:34
guifa joined
06:28
guifa left
06:31
guifa joined
|
|||||||||||||||||||||||||||||||||||||||
nine | ab5tract: so you got it? | 07:36 | |||||||||||||||||||||||||||||||||||||
08:43
finanalyst joined
09:15
librasteve_ joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | tap-harness6/master: 5 commits pushed by (Leon Timmermans)++ | 09:45 | |||||||||||||||||||||||||||||||||||||
11:50
librasteve_ left
11:58
Xliff joined
|
|||||||||||||||||||||||||||||||||||||||
[Tux] |
|
12:10 | |||||||||||||||||||||||||||||||||||||
tux.nl/Talks/CSV6/speed4-20.html / tux.nl/Talks/CSV6/speed4.html tux.nl/Talks/CSV6/speed.log | |||||||||||||||||||||||||||||||||||||||
ab5tract | nine: getting closer at least | 13:57 | |||||||||||||||||||||||||||||||||||||
tbrowder | Too (our most vocal Raku Windows use) just has mentioned he see no refernce to fixing UNC paths for Windows. looking at the trail of changes and fixes is confusing to me, but can anyone | 14:09 | |||||||||||||||||||||||||||||||||||||
14:10
finanalyst left
|
|||||||||||||||||||||||||||||||||||||||
tbrowder | answer whether it is supposed to be fixed? | 14:10 | |||||||||||||||||||||||||||||||||||||
the user is Todd | 14:12 | ||||||||||||||||||||||||||||||||||||||
on perl6 mailing list | 14:13 | ||||||||||||||||||||||||||||||||||||||
jdv | i just randomly read a rant about go's windows fs support which apparantly is terrible so its not just raku;) | ||||||||||||||||||||||||||||||||||||||
14:14
finanalyst joined
|
|||||||||||||||||||||||||||||||||||||||
ab5tract | nine: weirdly, the pair of exceptions seems to trigger for $resolver.add-worry but not for $resolver.add-sorry | 14:15 | |||||||||||||||||||||||||||||||||||||
both are being used to produce the same exception | |||||||||||||||||||||||||||||||||||||||
Geth | rakudo/enhance-named-param-subset-feedback: af7c6e19a5 | ab5tract++ | t/12-rakuast/xx-fixed-in-rakuast.rakutest Increase the plan |
14:19 | |||||||||||||||||||||||||||||||||||||
rakudo/enhance-named-param-subset-feedback: 8e5f7756dd | ab5tract++ | src/Raku/ast/signature.rakumod Improve new RakuAST::Parameter version We do not need to produce any exceptions for the invalid default value case, as there is a sorry produced for that case already. Also, migrate the exception to a sorry. This fixes some downstream issues with `$resolver.add-worry` but also matches the aforementioned exception. |
|||||||||||||||||||||||||||||||||||||||
ab5tract | I don't have the tuits for it right now, unfortunately, so I'll just make it a sorry instead | ||||||||||||||||||||||||||||||||||||||
Xliff | So I'm just trying to execute some RakuAST nodes, and I'm getting the following error: Unknown compilation input 'qast'. What does that mean? | 14:38 | |||||||||||||||||||||||||||||||||||||
Right now it's just a bunch of RakuAST::Statement::Need nodes and a BEGIN block | |||||||||||||||||||||||||||||||||||||||
16:21
vrurg left,
vrurg joined
|
|||||||||||||||||||||||||||||||||||||||
ab5tract | Xliff: I can’t be much help right now but I don’t think anyone can get far without seeing the code | 17:20 | |||||||||||||||||||||||||||||||||||||
[Coke] | (or maybe a dd of the objects to execute) | 17:22 | |||||||||||||||||||||||||||||||||||||
ab5tract | Also it’s not clear what “execute” means here. Are you eval’ing then? | 17:28 | |||||||||||||||||||||||||||||||||||||
19:29
Geth joined,
lizmat_ left
19:30
lizmat joined
19:48
timo left
20:05
timo joined
|
|||||||||||||||||||||||||||||||||||||||
Xliff | Yes, I'm using EVAL on the AST. | 22:20 | |||||||||||||||||||||||||||||||||||||
22:58
finanalyst left
|