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

List:       kde-commits
Subject:    KDE/kdevplatform/language/duchain/builders
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2008-10-21 19:45:01
Message-ID: 1224618301.337607.24560.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 874535 by apaku:

interesting that gcc doesn't complain about setContextFromNode not existing. The \
symbol was renamed to setContextOnNode probably very long ago.

 M  +1 -1      abstractcontextbuilder.h  


--- trunk/KDE/kdevplatform/language/duchain/builders/abstractcontextbuilder.h \
#874534:874535 @@ -375,7 +375,7 @@
   void deleteContextOnNode( T* node )
   {
     delete contextFromNode( node );
-    setContextFromNode( node, 0 );
+    setContextOnNode( node, 0 );
   }
 
   /**


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

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