[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 138205] Crash when closing projects
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2006-12-01 13:49:51
Message-ID: 20061201134951.4326.qmail () ktown ! kde ! org
[Download RAW message or body]

------- 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=138205         
apaku gmx de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From apaku gmx de  2006-12-01 14:49 -------
SVN commit 609631 by apaku:

Don't delete default opts in include scopes
BUG:138205


 M  +1 -1      scope.cpp  


--- branches/kdevelop/3.4/buildtools/qmake/scope.cpp #609630:609631
 @ -73,7 +73,7  @
         m_defaultopts = 0;
     }
 
-    if ( m_root && m_root->isProject() )
+    if ( m_root && m_root->isProject() && !m_incast )
     {
         delete m_root;
         delete m_defaultopts;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic