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

List:       kde-commits
Subject:    kdenonbeta/icecream/icecream/client
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-08-24 5:53:48
Message-ID: 20040824055348.E37CB90AB () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

another protection against stupid KDE developers


  M +4 -0      remote.cpp   1.74


--- kdenonbeta/icecream/icecream/client/remote.cpp  #1.73:1.74
@@ -509,4 +509,8 @@ int build_remote(CompileJob &job, MsgCha
     map<string, string> versionfile_map, version_map;
     Environments envs = rip_out_paths( _envs, version_map, versionfile_map );
+    if (!envs.size()) {
+        log_error() << "$ICECC_VERSION needs to point to .tar.bz2 files\n";
+        throw(22);
+    }
 
     if ( torepeat == 1 ) {


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

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