actually initialize kcrash properly
ClosedPublic

Authored by sitter on Nov 19 2018, 3:51 PM.

Details

Summary

to successfully use kcrash when linking with as-needed (which is a default
flag on many linux distros) one also needs to call KCrash::initialize.

without this kcrash may not be available for most users.

https://markmail.org/thread/zv5pheijaze72bzs

Test Plan

builds; extractor links to kcrash as expected

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Nov 19 2018, 3:51 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptNov 19 2018, 3:51 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
sitter requested review of this revision.Nov 19 2018, 3:51 PM
apol accepted this revision.Nov 19 2018, 4:08 PM
This revision is now accepted and ready to land.Nov 19 2018, 4:08 PM
This revision was automatically updated to reflect the committed changes.