D26479: Fix warning on launch from QCommandLineParser

Wolfgang Bauer noreply at phabricator.kde.org
Tue Jan 7 12:54:08 GMT 2020


wbauer added a comment.


  In D26479#589291 <https://phabricator.kde.org/D26479#589291>, @hindenburg wrote:
  
  > Thanks I just noticed this - I wonder when it started or if depends on KF5/Qt5 version.
  
  
  That warning is new in Qt 5.14:
  https://code.qt.io/cgit/qt/qtbase.git/commit/src/corelib/tools/qcommandlineparser.cpp?h=5.14&id=90c86d738e0f36eaa48c7f81f6f5cc035a339d6b
  
  KAboutData::setupCommandLine calls addHelpVersion() and addVersionOption() since kcoreaddons 5.7.0:
  https://cgit.kde.org/kcoreaddons.git/commit/src/lib/kaboutdata.cpp?id=e73140695268a8d94812d74178bc0a225a319d17
  
  But konsole's minimum KF5 version is 5.6.0 currently. Maybe this should be increased?

REPOSITORY
  R319 Konsole

REVISION DETAIL
  https://phabricator.kde.org/D26479

To: nazark
Cc: wbauer, hindenburg, konsole-devel, cent, EspadaV8, fbampaloukas, thsurrel, ngraham, maximilianocuria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20200107/730bf478/attachment.html>


More information about the konsole-devel mailing list