LIU Hao wrote:

> 在 2026-9-9 00:06, Kirill Makurin 写道:
>> However, if you insist on keeping tests for `pthread_mutexattr_gettype` for 
>> now, I can change 0019.txt,
>> 0020.txt and 0021.txt to preserve it. What you say?
>
> It should be preferred to keep existing tests.

I think my reason for removing these `pthread_mutexattr_gettype` check was to 
make general logic in all tests as similar as possible, and other tests which 
use `pthread_mutexattr_settype` did not call `pthread_mutexattr_gettype`.

Worth to mention that some tests still use static initializer instead of 
calling `pthread_mutex_init`. The mutex3*.c tests are an example.

- Kirill Makurin

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

Reply via email to