在 2026-8-26 18:59, Martin Storsjö 写道:
On Wed, 26 Aug 2026, LIU Hao wrote:That's fair enough. However this isn't a new function; it has been there for about twenty years, with external linkage. If user code references anything from pesect.c, it's likely to need this function anyway.Indeed, it has been available with external linkage for a long time, but it isn't declared in any public headers, so if something breaks from this going away, that's really not our fault IMO...(Making it static might also make it eligible for inlining, which seems to save some bytes.)Yep, that's a good reason for doing the change.
OK. I have pushed these patches 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
