On Wed, 27 Nov 2024, Pali Rohár wrote:

All 3 vcruntime140 def files (vcruntime140.def.in, vcruntime140d.def.in and
vcruntime140_app.def.in) contains exactly same symbols. Deduplicate symbols
into new common file vcruntime140-common.def.in and include it in all 3 def
files.
---
...e140.def.in => vcruntime140-common.def.in} |  5 -
mingw-w64-crt/lib-common/vcruntime140.def.in  | 91 +------------------
.../lib-common/vcruntime140_app.def.in        | 91 +------------------
mingw-w64-crt/lib-common/vcruntime140d.def.in | 91 +------------------
4 files changed, 3 insertions(+), 275 deletions(-)
copy mingw-w64-crt/lib-common/{vcruntime140.def.in => 
vcruntime140-common.def.in} (96%)

These 2 patches seemed fine, so I pushed them - thanks!

// Martin

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to