KRun::run() methods
Christoph Feck
christoph at maxiom.de
Sat Jun 26 23:43:02 BST 2010
Hi,
I get the following errors^Wwarnings related to krun.cpp when compiling
kdelibs:
/local/svn/kde/trunk/KDE/kdelibs/kio/kio/krun.cpp:209:78: warning: converting
'false' to pointer type for argument 1 of 'QString::QString(const char*)'
/local/svn/kde/trunk/KDE/kdelibs/kio/kio/krun.cpp:1158:68: warning: converting
'false' to pointer type for argument 1 of 'QString::QString(const char*)'
/local/svn/kde/trunk/KDE/kdelibs/kio/kio/krun.cpp:1164:68: warning: converting
'false' to pointer type for argument 1 of 'QString::QString(const char*)'
The issue is that due to run() method refactoring in r540083 the wrong
methods may be called. Anyone in the know of krun.cpp can check what the
right arguments need to be?
Christoph Feck (kdepepo)
More information about the kde-core-devel
mailing list