gcc 4.1 patch required by Ales
authorAlessandro Maraschini <alessandro.maraschini@elsagdatamat.com>
Thu, 12 Jul 2007 16:47:12 +0000 (16:47 +0000)
committerAlessandro Maraschini <alessandro.maraschini@elsagdatamat.com>
Thu, 12 Jul 2007 16:47:12 +0000 (16:47 +0000)
org.glite.wms-utils.jobid/interface/glite/wmsutils/jobid/JobIdExceptions.h

index 42cbdf4..cd414e1 100755 (executable)
@@ -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 ,