On Fri, 28 Aug 2026, LIU Hao wrote:

在 2026-8-28 19:57, Martin Storsjö 写道:
This fixes the following warning (that is treated as an error
in CI):

../../tests/pthread_barrier/barrier4.c:50:12: warning: variable 'otherThreadCount' set but not used [-Wunused-but-set-global]
        50 | static int otherThreadCount = 0;
           |            ^

Signed-off-by: Martin Storsjö <[email protected]>
---
  .../winpthreads/tests/pthread_barrier/barrier4.c                | 2 ++
  1 file changed, 2 insertions(+)

These 3 patches look good to me.

Thanks, pushed them now.

// Martin

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to