On Monday 07 April 2025 14:02:22 Martin Storsjö wrote: > On Sun, 6 Apr 2025, Pali Rohár wrote: > > > Function _aligned_msize() is available only in msvcr80+ and UCRT. It is not > > available in msvcrt.dll system os library. > > --- > > mingw-w64-crt/Makefile.am | 2 ++ > > mingw-w64-crt/misc/_aligned_msize.c | 13 +++++++++++++ > > mingw-w64-headers/crt/crtdbg.h | 2 -- > > mingw-w64-headers/crt/malloc.h | 2 -- > > mingw-w64-headers/crt/stdlib.h | 2 -- > > 5 files changed, 15 insertions(+), 6 deletions(-) > > create mode 100644 mingw-w64-crt/misc/_aligned_msize.c > > Logically, it would feel more consistent to land this change before patch 3 > in this series, but if we're merging them all at the same it probably > doesn't make very much of a difference. > > // Martin
I'm addressing this comment in V3. _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public