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

List:       kde-bugs-dist
Subject:    [Bug 147029] crash opening c++ project
From:       Rob L <robert.leathley () ricardo ! com>
Date:       2007-07-04 11:38:27
Message-ID: 20070704113827.28905.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=147029         




------- Additional Comments From robert.leathley ricardo com  2007-07-04 13:38 \
------- there was a blank line in my .kdevelop.filelist.  Not sure how this got \
there, but removing it avoids the problem.  Maybe this is a better solution:

diff ./buildtools/custommakefiles/customprojectpart.cpp{,.0}
442c442
<             if ( !s.isEmpty() && !s.startsWith( "#" ) && QFileInfo( \
projectDirectory() + "/" + s ).exists() && m_sourceFiles.find(s) == \
                m_sourceFiles.end() )
---
> if ( !s.startsWith( "#" ) && QFileInfo( projectDirectory() + "/" + s ).exists() && \
> m_sourceFiles.find(s) == m_sourceFiles.end() )


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

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