Fix UC_NOT_REACHED
This commit is contained in:
@@ -48,7 +48,7 @@ do {\
|
||||
fprintf(stderr, "UC_NOT_REACHED at %s\n", UC_SRC_LOCATION);\
|
||||
UC_BACKTRACE_STDERR;\
|
||||
abort();\
|
||||
while (0)
|
||||
} while (0)
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user