[Bug 59720] The environment variable are not set when debugging

Amilcar do Carmo Lucas a.lucas at tu-bs.de
Fri Jul 4 11:11:02 UTC 2003


------- 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=59720     




------- Additional Comments From a.lucas at tu-bs.de  2003-07-04 11:10 -------
Well IMHO the bug is that we have only one automake mananger and it seams that
it has several names:
<projectmanagement>KDevKDEAutoProject</projectmanagement>
<projectmanagement>KDevAutoProject</projectmanagement> 

If the "kde" in KDevKDEAutoProject is used some where, then it sould change to:
<projectmanagement>KDevAutoProject</projectmanagement> 
<KDevAutoProject>
   <KDE>true</KDE>
</KDevAutoProject>

If on the other hand the "kde" in KDevKDEAutoProject is not used then we sould
replace it with KDevAutoProject.

I currently don't have the time to check it and change it, but it's on my list.

jbb is fix sounds good to me, but it involves changing lots of code.
This fix is simpler.




More information about the KDevelop-devel mailing list