------- 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=157049 Summary: problem while parsing commented line Product: kdevelop Version: 3.5.0 Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: forkotov02 hotmail ru Version: 3.5.0 (using 3.5.7, compiled sources) Compiler: Target: i586-mandriva-linux-gnu OS: Linux (i686) release 2.6.22.9-desktop-1mdv I use kdevelop 3.5 for Qt4 projects. My *.pro file contains this commented lines: #TRANSLATIONS = translations/oss_plugin_ru.ts \ # translations/oss_plugin_uk_UA.ts \ # translations/oss_plugin_zh_CN.ts #RESOURCES = translations/translations.qrc Opening of this file causes parsing error with message "Couldn't parse project". But all works fine without "/" symbols: #TRANSLATIONS = translations/oss_plugin_ru.ts # translations/oss_plugin_uk_UA.ts # translations/oss_plugin_zh_CN.ts #RESOURCES = translations/translations.qrc Kdevelop 3.4.1 doesn't have this bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs