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);\
|
fprintf(stderr, "UC_NOT_REACHED at %s\n", UC_SRC_LOCATION);\
|
||||||
UC_BACKTRACE_STDERR;\
|
UC_BACKTRACE_STDERR;\
|
||||||
abort();\
|
abort();\
|
||||||
while (0)
|
} while (0)
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user