Merge remote-tracking branch 'sfc/bugfixes/macos-literal-string' into bugfixes/macos-literal-string

This commit is contained in:
Markus Pilman 2021-07-20 16:28:28 -06:00
commit 4fcdd298b4

View File

@ -1056,7 +1056,7 @@ void* worker_thread(void* thread_args) {
}
fprintf(debugme,
"DEBUG: worker_id:%d (%d) thread_id:%d (%d) (tid:%ld)\n",
"DEBUG: worker_id:%d (%d) thread_id:%d (%d) (tid:%lld)\n",
worker_id,
args->num_processes,
thread_id,