On Mon, 29 Jan 2024, Antonin Décimo wrote:

Signed-off-by: Antonin Décimo <anto...@tarides.com>
---
.../winpthreads/tests/t_clock_getres.c        |   4 +-
.../winpthreads/tests/t_clock_gettime.c       |   2 +-
.../winpthreads/tests/t_clock_nanosleep.c     |   2 +-
.../winpthreads/tests/t_clock_settime.c       |   2 +-
.../winpthreads/tests/t_nanosleep.c           |   8 +-
mingw-w64-libraries/winpthreads/tests/test.c  | 100 +++++++++---------
6 files changed, 59 insertions(+), 59 deletions(-)

While probably a good thing to do, I don't directly see how this change relates to making things work for MSVC. Is it to silence some pedantic warnings about non static function definition without a preceding prototype? I think the commit message could be updated to include an explanation on why this is done here.

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