On Fri, 7 Feb 2025, Pali Rohár wrote:

This macro is used only on few places in .c files, not in .h files.
So remove its usage and dead code.
---
mingw-w64-crt/crt/crtdll.c   | 7 -------
mingw-w64-crt/crt/crtexe.c   | 1 -
mingw-w64-crt/crt/dll_argv.c | 4 ----
mingw-w64-crt/crt/dllargv.c  | 4 ----
mingw-w64-crt/crt/tlssup.c   | 4 ----
5 files changed, 20 deletions(-)

It seems like it's defined in a couple of places in Makefile.am as well - should those also be removed at the same time?

// 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