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

List:       kde-bugs-dist
Subject:    [Bug 232972] Kdevelop loops indefinitelly calling make for some
From:       Mihai <mihai.stanescu () gmail ! com>
Date:       2010-04-19 11:40:52
Message-ID: 20100419114052.6D4603D6FE () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=232972





--- Comment #8 from Mihai <mihai stanescu gmail com>  2010-04-19 13:40:45 ---
Well guys...the problem is right in front of you. As i told you. I have a
parallel custom makefile build system in my source directory. 

Checkout  


firstLine="make -C .//lib"  (look in bug description)

includepathresolver.cpp:775: if( prefix.endsWith( "&&") || prefix.endsWith( ';'
) || prefix.isEmpty() )
Prefix is empty obviously...well..i looked with gdb also :)

So 
includepathresolver.cpp:777  QString newWorkingDirectory = workingDirectory;
includepathresolver.cpp:778  if( !prefix.isEmpty() ) {   is false since prefix
is empty

and voila

includepathresolver.cpp:881 a recursive call with same parameters

q.e.d

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

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