mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-23 21:14:28 +08:00
mdbx-windows: уточнение проверок макросов MinGW и устранение предупреждений (backport).
This commit is contained in:
@@ -360,6 +360,7 @@ actor_status osal_actor_info(const mdbx_pid_t pid) {
|
||||
status = as_coredump;
|
||||
break;
|
||||
default:
|
||||
log_error("pid %zu, exit code %u", (intptr_t)pid, (unsigned)ExitCode);
|
||||
status = as_failed;
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user