Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37862392
en ru br
ALT Linux repositórios
5.0: 1.3.1-alt2
4.1: 1.3.1-alt1
4.0: 1.3.1-alt1
3.0: 1.3.1-alt1

Group :: Escritórios
RPM: mrprojext

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: mrprojext-1.3.1.patch
Download


--- lib/muo_convert.cc	2005-01-15 01:45:53 +0300
+++ lib/muo_convert.cc	2005-01-15 01:46:44 +0300
@@ -24,12 +24,16 @@
  *  \author karsten reincke
  */
 
+#include <assert.h>
 #include <iostream>
 #include <string>
 #include <cstdlib>
 #include <cstdio>
 #include "muo_convert.h"
 
+using namespace std;
+
+
 /* &&& (1) local preprocessor-defines &&&&&&&&&&&&&&&&&&&&&&& */
 
 /* &&& (2) &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */
--- lib/muo_convert_table.cc	2003-03-16 00:47:33 +0300
+++ lib/muo_convert_table.cc	2005-01-15 01:53:06 +0300
@@ -24,7 +24,7 @@
  *  \author karsten reincke
  */
 
-#include <iostream.h>
+#include <iostream>
 #include <string>
 #include <assert.h>
 #include "muo_convert_table.h"
--- src/mrprjContent.cc	2003-03-16 00:47:34 +0300
+++ src/mrprjContent.cc 2005-02-02 22:43:39 +0300
@@ -26,7 +26,8 @@
  *  \author karsten reincke
  */
 
-#include <iostream.h>
+#include <assert.h>
+#include <iostream>
 #include "mrprjContent.h"
 
 /* &&& (1) local preprocessor-defines &&&&&&&&&&&&&&&&&&&&&&& */
@@ -3024,7 +3025,7 @@
    printf("</table>\n");
    printf("</body>\n");
    printf("</html>\n");
-};
+}
 
 /* :-: (9.B.1) private getters :-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-: */
 string mrprj::TaskField::getConnectProjectName()const
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009