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

List:       kde-commits
Subject:    kdebase/kioslave/smtp
From:       Marc Mutz <Marc.Mutz () uni-bielefeld ! de>
Date:       2003-04-28 17:36:07
[Download RAW message or body]

CVS commit by mutz: 

Remove wrong assertion (triggered when _all_ (as opposed to "some, but not all") RCPT \
TO: commands fail (ie. all recipients are rejected)


  M +0 -1      command.cc   1.14


--- kdebase/kioslave/smtp/command.cc  #1.13:1.14
@@ -375,5 +375,4 @@ namespace KioSMTP {
   bool TransferCommand::doNotExecute( const TransactionState * ts ) const {
     assert( ts );
-    assert( !ts->failed() );
     return ts->failed();
   }


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

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