On Fri, 29 Sep 2017, Martin Storsjö wrote:

Now the output from the unified msvcrt.def.in should be almost identical
to what it was before, except for some new *_dbg and __p_* functions.

The functions that were included for 32 and 64 bit x86 in the unification
were originally believed to be harmless, but some of them turned out to
be function that we have compatibility fallbacks for, that were missed
when libmsvcrt.a suddenly started. This broke compatibility with XP
in some cases.

Signed-off-by: Martin Storsjö <mar...@martin.st>
---
mingw-w64-crt/lib-common/msvcrt.def.in | 229 ++++++++++++++++-----------------
1 file changed, 114 insertions(+), 115 deletions(-)

If there's no objections, I'll be pushing this one soon, since it basically fixes regressions caused by my def file unification.

// Martin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to