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

List:       kde-commits
Subject:    KDE/kdevplatform/language/duchain/builders
From:       Jonathan Schmidt-Dominé <devel () the-user ! org>
Date:       2009-11-18 22:28:04
Message-ID: 1258583284.944789.18502.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1051126 by schmidt-domine:

Fixed newUse.


 M  +1 -1      abstractusebuilder.h  


--- trunk/KDE/kdevplatform/language/duchain/builders/abstractusebuilder.h #1051125:1051126
@@ -99,7 +99,7 @@
     // If we don't break, there's no non-forward declaration
 
     lock.unlock();
-    newUse( newRange, !declarations.isEmpty() ? declarations.first() : 0 );
+    newUse( name, newRange, !declarations.isEmpty() ? declarations.first() : 0 );
   }
 
   ///@todo Work this over! We must not pass around "Declaration*" values if the duchain is not locked.
[prev in list] [next in list] [prev in thread] [next in thread] 

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