Bug#44861: no whiteSpace are removed when adding function/signal/slot

sh at kde-coder.de sh at kde-coder.de
Mon Jul 8 08:04:02 UTC 2002


Package: kdevelop
Version: 2.1.2 (using KDE 3.0.2 )
Severity: normal
Installed from:    Compiled From Sources
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110) 
OS:                Linux
OS/Compiler notes: glibc-2.2.5-36

If someone adds a function name like this:

	" addItem(QString *)"

(please ignore the quotes)
this function/signel/slot name will be added to the corresponding header and source file.
The code looks like this:

void Class:: addItem(QString *) {
}

The compiler shows someone an error with this syntax.

think there is a missing QString::stripWhiteSpace()

regards,

\sh

(Submitted via bugs.kde.org)


(Complete bug history is available at http://bugs.kde.org/db/44/44861.html)




More information about the KDevelop-devel mailing list