I wrote: > I'll push new version for CI run later today, and if it passes, I'll send it > to the list.
Most of CI passes except one issue when compiling winpthreads with clang; see https://github.com/maiddaisuki/mingw-w64/actions/runs/34466771691/job/102837072791. Using `RTL_SIZEOF_THROUGH_FIELD` for allocation size results in a -Walloc-size diagnostic from clang; we should be able to silence it with a pragma. - Kirill Makurin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
