在 2022-01-21 22:32, Christoph Reiter 写道:
In qt6 it's not so easy since it's a public header, we undef stat there in some cases.I'm wondering if there is anything mingw-w64 could do to prevent/improve this?
It's too unfortunate that we have this thing as a macro which applies to both the `stat` function and the `stat` structure.
We could have provided an inline wrapper for `stat()` but there is hardly a workaround for the other, as it is not a typedef but a tag.
-- Best regards, LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
