Re: unhandled target type

2024-11-16 Thread Brian Duggan
On Saturday, November 16, Timo Paulssen via perl6-users wrote: > By the way, I think you can work around the bug by either using > CArray[WTS_SESSION_INFOA] instead of Pointer[WTS_SESSION_INFOA], or maybe by > using .succ on the $array Pointer $i times instead of the [$i] syntax, since > the bug w

Re: unhandled target type

2024-11-16 Thread Timo Paulssen via perl6-users
On 11/16/24 08:21, ToddAndMargo via perl6-users wrote: On 11/15/24 04:49, ToddAndMargo via perl6-users wrote: And in less than 24 hours, Timo located the regression and placed a pull request to fix it. In the 30 years I have been doing this stuff, I have NEVER seen that kind of a rapid respond

Re: unhandled target type

2024-11-15 Thread ToddAndMargo via perl6-users
reported it over on Regression: unhandled target type https://github.com/rakudo/rakudo/issues/5682 And in less than 24 hours, Timo located the regression and placed a pull request to fix it. In the 30 years I have been doing this stuff, I have NEVER seen that kind of a rapid responds. WOW! Now

Re: unhandled target type

2024-11-15 Thread ToddAndMargo via perl6-users
On 11/12/24 22:20, ToddAndMargo via perl6-users wrote: Hi All, Windows 11-24H4  Pro After upgrading to    RakudoMoar-2024.10.01-win-x86_64-msvc.msi from    RakudoMoar-2022.06.01-win-x86_64-msvc.msi I am throwing this error: I just reported it over on Regression: unhandled target type

Re: unhandled target type

2024-11-13 Thread ToddAndMargo via perl6-users
On 11/12/24 22:20, ToddAndMargo via perl6-users wrote: Hi All, Windows 11-24H4  Pro After upgrading to    RakudoMoar-2024.10.01-win-x86_64-msvc.msi from    RakudoMoar-2022.06.01-win-x86_64-msvc.msi I am throwing this error:     Internal error: unhandled target type

Re: unhandled target type

2024-11-12 Thread ToddAndMargo via perl6-users
: Internal error: unhandled target type     in method AT- POS at C: \Rakudo\share\perl6\core\sources\E72A080325813175F67842B7D3CC6BFBA617C343   (NativeCall::Types) line 114 in sub postcircumfix:<[ ]> at 'SETTING::'src/core.c/ arr

unhandled target type

2024-11-12 Thread ToddAndMargo via perl6-users
Hi All, Windows 11-24H4 Pro After upgrading to RakudoMoar-2024.10.01-win-x86_64-msvc.msi from RakudoMoar-2022.06.01-win-x86_64-msvc.msi I am throwing this error: Internal error: unhandled target type in method AT-POS at C