On Thursday 13 February 2025 14:26:30 Martin Storsjö wrote: > 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
Oups, I have not notice them. I have not found any usage of CRTDLL macro in .c or .h files. So yes, they should be removed too at the same time. _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public