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

List:       kde-commits
Subject:    kdelibs/kioslave/ftp
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2004-02-08 21:30:45
Message-ID: 20040208213045.2BDEB9146 () office ! kde ! org
[Download RAW message or body]

CVS commit by wheeler: 

Build (ambiguous overload)


  M +2 -2      ftp.cc   1.198


--- kdelibs/kioslave/ftp/ftp.cc  #1.197:1.198
@@ -1726,5 +1726,5 @@ bool Ftp::ftpOpenDir( const QString & pa
   // (And also to follow symlinks)
   QCString tmp = "cwd ";
-  tmp += ( !path.isEmpty() ) ? remoteEncoding()->encode(path) : "/";
+  tmp += ( !path.isEmpty() ) ? remoteEncoding()->encode(path) : QCString("/");
 
   if ( !ftpSendCmd( tmp ) || rspbuf[0] != '2' )


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

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