From kdevelop-bugs Wed Mar 30 15:22:40 2011 From: Dmitry Date: Wed, 30 Mar 2011 15:22:40 +0000 To: kdevelop-bugs Subject: [Bug 262669] Crash when chaning CMakeLists.txt Message-Id: <20110330152240.D7EAB83C1E () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=130149885912060 https://bugs.kde.org/show_bug.cgi?id=262669 Dmitry changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry.risenberg@gmail.com --- Comment #3 from Dmitry 2011-03-30 17:22:38 --- Example to reproduce: ./CMakeLists.txt: PROJECT (foo) MESSAGE(STATUS "another test") ./bar/CMakeLists.txt: PROJECT(kdev-crash) MESSAGE(STATUS test) ADD_SUBDIRECTORY(.. test) Open a project from ./bar/CMakeLists.txt, then edit ./CMakeLists.txt and save it. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs