在 2026-9-3 22:09, Zhongteng Gui 写道:
From be1852f98cc364ef2b32a2abbf408b4f5fd82a5e Mon Sep 17 00:00:00 2001 From: Zhongteng Gui <[email protected]> Date: Thu, 3 Sep 2026 21:58:45 +0800 Subject: [PATCH] headers: crt: Merge swprintf.inl into corecrt_wstdio.hIt's not referenced elsewhere, and it doesn't contain any inline definitions now. Accoredingly updated configure.ac and Makefile.am. Signed-off-by: Zhongteng Gui <[email protected]> --- mingw-w64-headers/Makefile.am | 1 - mingw-w64-headers/configure.ac | 2 +- mingw-w64-headers/crt/corecrt_wstdio.h | 21 ++++++++++++++++++- mingw-w64-headers/crt/swprintf.inl | 29 -------------------------- 4 files changed, 21 insertions(+), 32 deletions(-) delete mode 100644 mingw-w64-headers/crt/swprintf.inl
Pushed, too. -- 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
