On Sunday, 9 March 2025 at 02:21:09 UTC, Paul Backus wrote:
On Saturday, 8 March 2025 at 22:21:45 UTC, Enamisu wrote:
I have errors when working with the `core.sys.windows.winnt`
library. I use dub to compile the program. I don't understand
why dependencies are not imported. Please help me unde
On Saturday, 8 March 2025 at 22:21:45 UTC, Enamisu wrote:
I have errors when working with the `core.sys.windows.winnt`
library. I use dub to compile the program. I don't understand
why dependencies are not imported. Please help me understand
the cause of the error.
```
enamisu@pc:~/Project
On Sunday, 9 March 2025 at 08:25:00 UTC, Mike Parker wrote:
On Saturday, 8 March 2025 at 22:21:45 UTC, Enamisu wrote:
I have errors when working with the `core.sys.windows.winnt`
library. I use dub to compile the program. I don't understand
why dependencies are not imported. Please help me unde
On Sunday, 9 March 2025 at 12:01:41 UTC, Enamisu wrote:
Thank you very much, it really works. It's a pity that I'll
have to use a Windows virtual machine, it's not convenient.
Well, if you're trying to do Windows programming, it's to be
expected that you'll either need to be on Windows or c
On 3/8/25 4:14 AM, Anonymouse wrote:
> On Saturday, 8 March 2025 at 12:02:41 UTC, Nick Treleaven wrote:
>> `assert(0 in aa2)` actually fails too.
>
> So it does! My bad. It makes more sense now.
>
>> When an AA is null, it must be passed by ref to modify it. Once it is
>> non-null, its keys and va