在 2024-08-13 03:12, Rafael Kitover 写道:
Just wanted to say that I really appreciate your help with this, I think I was discussing your nano fork with you some years ago.
You are welcome.
I believe this is enough, because I've used it to build and run some WMI code.
Yeah, the fact that they do overload hides the issue until the constructor is actually invoked.
It's not enough to fix all of the problems, I still need to deal with sprintf_s() and requiring -fpermissive, but I will try to do that in separate patches.
Something needs to be fixed first:
```
/usr/include/w32api/comip.h:21:10: fatal error: new.h: No such file or
directory
21 | #include <new.h>
```
However that's not part of this change. I suspect this patch is a good start. Pushed with the fix
for `_variant_t(int iSrc)` now.
-- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
