exactness: equip with ERR and CRIT
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Mon, 30 Mar 2020 14:49:05 +0000 (16:49 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 31 Mar 2020 21:26:24 +0000 (06:26 +0900)
commit7ceafebcaf2ab1b437793297fb8aced476aebaa4
tree836094680d98259e7e63b6908dd899b7393af128
parent1c90572a891f7ca57e951cdc90c5ffb9afb506d4
exactness: equip with ERR and CRIT

before a few commits, we had the situation that errors were overseen
because the log was simply so big, that errors did not get shown
properly.

With this commit, exactness will simply abort if there is a real issue
in the code.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11624
src/bin/exactness/exactness.c