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

List:       kde-commits
Subject:    icecream/client
From:       Dirk Mueller <mueller () kde ! org>
Date:       2006-07-05 14:03:07
Message-ID: 1152108187.073051.5817.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 558515 by mueller:

add debug information otherwise its almost impossible to find out
who breaks the build


 M  +2 -1      remote.cpp  


--- trunk/icecream/client/remote.cpp #558514:558515
@@ -227,7 +227,8 @@
                 FileChunkMsg fcmsg( buffer, offset );
                 if ( !cserver->send_msg( fcmsg ) )
                 {
-                    log_perror("write of source chunk failed ");
+                    log_error() << "write of source chunk to host " << cserver->name.c_str() << endl;
+                    log_perror("failed ");
                     close( cpp_fd );
                     throw( 15 );
                 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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