summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2016-07-16 14:49:19 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2016-07-25 22:18:49 +0000
commit25d6f312ac5b42a6bbca4d1c3c06742d97283e14 (patch)
tree59fc8c03bd872c4fe0a162dda09c6c2d9f271f2b /util
parentc0aaef30b176f1be7f11bd3a7c1c7aff34491df7 (diff)
qFatal: unify the code path for aborting via std::abort
[ChangeLog][QtCore][Important behavior changes] qFatal will now use std::abort to terminate the application on all operating systems. Previously, ::abort() or ::exit(1) were called, depending on the operating system. Change-Id: I43da912cce1db3c2229568da25000ea80060eed9 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions