Let fatal_error() write to the logfile right away
authorFabian Keil <fk@fabiankeil.de>
Sun, 9 Dec 2012 12:28:14 +0000 (12:28 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 9 Dec 2012 12:28:14 +0000 (12:28 +0000)
commit58f31eb229a0146f31dd82356a4f1936c2220c84
tree4b67b965115f3b8df0b9f82a5d8edf8ae1f62d4c
parent21ea098609f18d524ca41b90b48d037f0703e04e
Let fatal_error() write to the logfile right away

.. before showing the Windows-specific error message
which blocks until the user acknowledges it, thus
complicating automatic error detection.

Reported by Adriaan in #3593603.
errlog.c