🦋 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.
[Coke] Thanks, folks 00:14
03:56 raiph left 08:51 sena_kun joined 09:06 sena_kun left 09:21 finanalyst joined
patrickb Test failure in 04-nativecall/11-cpp.t "Cannot locate symbol '?All_The_Things@Derived2@@UEAAJcFHJMNZ' in native library 'D:\a\1\source\rakudo-2024.05\11-cpp.dll'" 11:02
dev.azure.com/Rakudo/rakudo/_build...70b74351d4
I seem to remember having seen this error fly by in the IRC logs in the last few weeks. Does anyone remember? 11:03
lizmat fwiw, doesn't fail for me
on MacOS
patrickb Yeah, MacOS and Linux are fine. This is a Windows only failure.
MasterDuke: Do you remember? 11:05
tellable6 patrickb, I'll pass your message to MasterDuke
patrickb is off to work again, will look at this again in the evening 11:06
11:30 Geth left, Geth joined
Geth rakudo/main: 1ddbcbc1c5 | (Elizabeth Mattijsen)++ | 4 files
RakuAST: rename ::Doc::Row to ::Doc::LegacyRow

As this object is only generated for the old, legacy style =table that works by visual dividers in text, rather than with =row, =column and =cell statements.
Added ::Doc::Row as a DEPRECATED subclass of ::Doc::LegacyRow for now
11:31
11:38 lizmat_ joined 11:41 lizmat left 11:42 lizmat_ left, lizmat joined
patrickb lizmat: I think this is the commit that broke it: 11:53
github.com/rakudo/rakudo/commit/77...59e821f96c
i.e. that's the commit where that specific error started showing up in the Windows CI tests. 11:54
lizmat ok, please make an issue for it and assign it to me 11:55
Geth ¦ rakudo: patrickbkr assigned to lizmat Issue Win NativeCall CPP "Cannot locate symbol" github.com/rakudo/rakudo/issues/5587 11:59
lizmat patrickb: thanks! 12:01
Geth nqp/main: a4062cf616 | (Daniel Green)++ | .github/workflows/markdown-link-checker.yml
Fix YAML syntax error in markdown-link-checker
12:35
rakudo/main: 5c10672cac | (Elizabeth Mattijsen)++ | src/Raku/Grammar.nqp
RakuAST: Only allow =row/=column inside a table
12:40
13:00 MasterDuke joined
Geth rakudo/main: 549842bd84 | (Elizabeth Mattijsen)++ | lib/NativeCall/Compiler/MSVC.rakumod
Fix discrepancy introduced in 7766fbbd6e13d54

Not sure whether this is a solution for #5587, but at least it was a difference that was introduced in that commit
16:25
17:00 heartbur1 left
Geth rakudo/main: 16d126bcb6 | (Elizabeth Mattijsen)++ | src/Raku/Grammar.nqp
RakuAST: only allow any form of =cell inside a table

Changes to a global $*IN_TABLE that gets incremented / decremented accordingly.
18:13
patrickb lizmat: No cigar yet. Still fails with the same error. 18:59
20:53 sena_kun joined 21:21 finanalyst left 22:19 sena_kun left 23:13 kjp left