KDE/kdevelop/plugins/languages/cpp/cppduchain

Girard Henri girardhenri at free.fr
Fri Feb 6 09:40:56 UTC 2009


Hi,

Kedevelop4 works fine from svn (kubuntu jaunty) but I tried to compile
kdevelop4 beta from ppa and i got a lot of erreurs.
 So i keep to svn...
I have a little problem : Before about 8 days ago I could execute the
built app after installing it. Now today's svn, everything is compiling
well and installed, but when i want to execute, it can't find
executable ? it seems to be deleted ?
I compiled it in a konsole and run it... But from kdevelop4 it's
deleted ? Any ideas ?
kind regards
Henri
On ven, 2009-02-06 at 10:14 +0100, Andreas Pakulat wrote:
> On 05.02.09 23:37:54, David Nolden wrote:
> > SVN commit 921937 by zwabel:
> > 
> > - Never bypass the instantiation-hash when instantiating a template. This makes sure that we never create the same context-instantiation twice.
> > Still, when template-specializations are involved, sometimes things screw up slightly, and multiple of the same instantiation are created.
> > In that case, do some debug-output, and do not crash.
> > - Within the ~CppDUContext destructor, correctly deregister from the base context, and make the destruction mechanism a bit more logical.
> 
> Thanks a lot. Now the duchain tests all pass, except that item-repository
> problem I've already told you about ( <%1 unreachable test fails ).
> codecompletion test for cpp passes as well. The parser tests pass, except
> the pooltest. That one crashes with a HEAP Corruption here in the
> testObjectAllocation test.
> 
> The delete[] _M_storage[index] in ~rxx_allocator doesn't seem to pass MSVC
> :)
> 
> I'm running the full testsuites for kdevplatform and kdevelop now to see
> wether there are any other fails and later tonight I'll try out opening
> projects and files again.
> 
> Andreas
> 





More information about the KDevelop-devel mailing list