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

List:       kde-commits
Subject:    branches/KDE/3.5/kdebase/kioslave/smtp
From:       Andreas Kling <kling () impul ! se>
Date:       2006-09-03 16:33:22
Message-ID: 1157301202.252727.15424.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 580478 by kling:

Disable a part of the SMTP kioslave check that doesn't even build.

BUG: 102707


 M  +3 -0      test_commands.cc  


--- branches/KDE/3.5/kdebase/kioslave/smtp/test_commands.cc #580477:580478
@@ -97,6 +97,8 @@
 
 int main( int, char** ) {
 
+  // FIXME: Port this to new API.
+#if 0
   SMTPProtocol smtp;
   Response r;
   TransactionState ts, ts2;
@@ -631,6 +633,7 @@
   assert( !quit2.needsResponse() );
   assert( smtp.lastErrorCode == 0 ); // an QUIT failure isn't worth it, is it?
   assert( smtp.lastErrorMessage.isNull() );
+#endif
 
   return 0;
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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