-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/103478/
-----------------------------------------------------------
(Updated May 12, 2014, 10:25 p.m.)
Status
------
This change has been discarded.
Review request for kdelibs.
Bugs: 287364
http://bugs.kde.org/show_bug.cgi?id=287364
Repository: kdelibs
Description
-------
KApplication references atom_NetSupported in parseCommandLine() before it is
initialized. This patch fixes it by reordering the code.
I verified it no longer crashes when invoking with "--waitforwm", but I have no
idea how to test if it actually works.
Diffs
-----
kdeui/kernel/kapplication.cpp cc20f05
Diff: https://git.reviewboard.kde.org/r/103478/diff/
Testing
-------
Thanks,
Christoph Feck