Bug in buildtools/qmake/filebuffer.cpp, patch to solve the bug

Tobias Erbsland terbsland at printsoft.ch
Thu Apr 14 14:49:06 UTC 2005


Hello

There is a bug in FileBuffer while matching variable names:

SOURCE

is matching

RESOURCE

too. Because im already heavy working with Qt4 where a RESOURCE keyword in 
the .pro file exists. The qmake manager merges always the *.qrc file to the 
sources.

I fixed the problem. See the attached patch. Can someone please check the 
patch and commit it to the reposity. Or can someone give me the OK, I can 
submit the patch by myself.

best regards
Tobias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildtools_qmake_filebuffer.patch
Type: text/x-diff
Size: 1329 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20050414/68b3a924/attachment.bin>


More information about the KDevelop-devel mailing list