Fix for Bug #39538

Harald Fernengel harry at kdevelop.org
Fri Mar 22 16:49:02 UTC 2002


Hi,

thanks John and Walter for pointing out the error in the patch, I've rewritten 
it using a QStringList which should be fool-proof now. It uses 
QStringList::split( " ", ldadd ) so each lib should be accessible without 
QRegExp and Whitespace magic. After joining the StringList we shouldn't have 
problems with multiple Whitespaces.

Please review and tell me whether I can apply it...

Best regards,
Harry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevelop.patch
Type: text/x-diff
Size: 7831 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20020322/5845f543/attachment.bin>


More information about the KDevelop-devel mailing list