Re: [Mingw-w64-public] Fix header paths

2025-06-19 Thread LIU Hao
在 2025-6-18 21:36, Egor Pugin 写道: Hi, These two headers are missing directory prefix. --- diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am index e0924b470..4216efbd6 100644 --- a/mingw-w64-crt/Makefile.am +++ b/mingw-w64-crt/Makefile.am This change is reasonable, however th

[Mingw-w64-public] Fix header paths

2025-06-18 Thread Egor Pugin
Hi, These two headers are missing directory prefix. --- diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am index e0924b470..4216efbd6 100644 --- a/mingw-w64-crt/Makefile.am +++ b/mingw-w64-crt/Makefile.am @@ -1114,7 +1114,7 @@ src_libmingwex=\ stdio/ftello64.c stdio/ft