Treat warning as error.

This commit is contained in:
Liu_Shouye
2021-04-30 19:46:21 +08:00
parent f3b52e2b83
commit aa40128ca6
11 changed files with 20 additions and 20 deletions
@@ -18,7 +18,7 @@
* @date: 2020/4/20
*
*/
#include<string.h>
#include "include/pthread.h"
int pthread_create(pthread_t *thread, const pthread_attr_t *attr,