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

List:       kde-commits
Subject:    kdenonbeta/icecream/icecream/daemon
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-08-23 9:23:56
Message-ID: 20040823092356.C4BAA2737 () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

f*** - 64GB of free memory are just too much for the little ints ;(


  M +1 -1      workit.cpp   1.31
  M +1 -1      workit.h   1.7


--- kdenonbeta/icecream/icecream/daemon/workit.cpp  #1.30:1.31
@@ -96,5 +96,5 @@ int work_it( CompileJob &j,
              const string& infilename,
              string &str_out, string &str_err,
-             int &status, string &outfilename, unsigned int mem_limit )
+             int &status, string &outfilename, unsigned long int mem_limit )
 {
     str_out.erase(str_out.begin(), str_out.end());

--- kdenonbeta/icecream/icecream/daemon/workit.h  #1.6:1.7
@@ -28,5 +28,5 @@
 int work_it( CompileJob &j, const std::string &infilename,
              std::string &str_out, std::string &str_err,
-             int &status, std::string &outfilename, unsigned int mem_limit );
+             int &status, std::string &outfilename, unsigned long int mem_limit );
 
 #endif


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

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