Fix segfault in related to weak-hash-check on CPU devices
Move typedef for bool datatype to common.h
This commit is contained in:
@@ -1904,8 +1904,6 @@ void hc_signal (void c (int));
|
||||
|
||||
#endif
|
||||
|
||||
typedef int bool;
|
||||
|
||||
bool class_num (char c);
|
||||
bool class_lower (char c);
|
||||
bool class_upper (char c);
|
||||
|
||||
Reference in New Issue
Block a user