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: Is there a Terminal::ANSIcolor for Windows?

2024-11-16 Thread ToddAndMargo via perl6-users
On 11/13/24 06:56, ToddAndMargo via perl6-users wrote: Since I know have a module to read and write the registry, my next step is to see if I can change the setting and have it work without having to exit the terminal and/or reboot the machine. NO need for a reboot. But if you are in a termi