------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=150156 Summary: Subproject settings dialog for CXXFLAGS make swaps the parts of input string Product: kdevelop Version: 3.4.1 Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: akostrov web de Version: 3.4.1 (using KDE KDE 3.5.7) Installed from: Gentoo Packages Compiler: gcc (GCC) 4.1.2 (Gentoo 4.1.2) OS: Linux if i put in subproject settings dialog in field CXXFLAGS the following line: -DBUILDDATE=\"$$(/bin/date +"%d.%m.%Y")\" after close and reopen kdevelop in subproject settings dialog the parts of this string CXXFLAGS will be swapped like: +"%d.%m.%Y")\" -DBUILDDATE=\"$$(/bin/date during compilation the string looks good. and automake and reconfiguration did as expected. it is only showing the CXXFLAGS in dialog input line broken. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs