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

List:       kde-commits
Subject:    kdevelop/parts/cvsservice
From:       Amilcar do Carmo Lucas <amilcar () ida ! ing ! tu-bs ! de>
Date:       2003-09-16 18:22:25
[Download RAW message or body]

CVS commit by aclu: 

Fix compile on KDE 3.1 systems


  M +2 -2      cvspartimpl.cpp   1.13


--- kdevelop/parts/cvsservice/cvspartimpl.cpp  #1.12:1.13
@@ -170,6 +170,6 @@ bool CvsServicePartImpl::isRegisteredInR
     // KURL::directory() is a bit tricky when used on file or _dir_ paths ;-)
     KURL projectURL = KURL::fromPathOrURL( projectDirectory );
-    kdDebug(9000) << "projectURL = " << projectURL << endl;
-    kdDebug(9000) << "url        = " << url << endl;
+    kdDebug(9000) << "projectURL = " << projectURL.url() << endl;
+    kdDebug(9000) << "url        = " << url.url() << endl;
 
     if ( projectURL == url)


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

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