From: Alessandro Maraschini Date: Thu, 12 Jul 2007 16:47:12 +0000 (+0000) Subject: gcc 4.1 patch required by Ales X-Git-Tag: start~7 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=8f14058203395229df18832510c572d5cf497866;p=jra1mw.git gcc 4.1 patch required by Ales --- diff --git a/org.glite.wms-utils.jobid/interface/glite/wmsutils/jobid/JobIdExceptions.h b/org.glite.wms-utils.jobid/interface/glite/wmsutils/jobid/JobIdExceptions.h index 42cbdf4..cd414e1 100755 --- a/org.glite.wms-utils.jobid/interface/glite/wmsutils/jobid/JobIdExceptions.h +++ b/org.glite.wms-utils.jobid/interface/glite/wmsutils/jobid/JobIdExceptions.h @@ -65,7 +65,7 @@ public: * @param method - The Name of the method which has thrown the Exception * @param code - The Code of the Error raised * @param field - The Empty filed requested for */ - EmptyIdException::EmptyIdException(const std::string& file, + EmptyIdException(const std::string& file, int line, const std::string& method, int code ,