File old-gcc.patch of Package sblim-cmpi-devel
diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs -x Makefile -x Makefile ../orig-sblim-cmpi-devel-2.0.3/cmpi/cmpidt.h ./cmpi/cmpidt.h
--- ../orig-sblim-cmpi-devel-2.0.3/cmpi/cmpidt.h 2009-03-16 19:26:17.000000000 +0100
+++ ./cmpi/cmpidt.h 2013-04-01 19:54:35.060907494 +0200
@@ -646,7 +646,7 @@
/** High severity */
ErrorSevHigh = 4,
/** Fatal error */
- ErrorSevFatal = 5,
+ ErrorSevFatal = 5
} CMPIErrorSeverity;
/** Possible values an Error object can use to indicate the probable cause */
@@ -912,7 +912,7 @@
/** Procedural_Error */
Procedural_Error = 129,
/** Unexpected_Information */
- Unexpected_Information = 130,
+ Unexpected_Information = 130
} CMPIErrorProbableCause;
/** Possible values an Error object can have for the error src format */
@@ -922,13 +922,13 @@
/** Other source */
CMPIErrSrcOther = 1,
/* Object handle */
- CIMObjectHandle = 2,
+ CIMObjectHandle = 2
} CMPIErrorSrcFormat;
#endif /* CMPI_VER_200 */
# ifdef __cplusplus
-};
+}
# endif
#endif // _CMPIDT_H_
diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs -x Makefile -x Makefile ../orig-sblim-cmpi-devel-2.0.3/cmpi/cmpift.h ./cmpi/cmpift.h
--- ../orig-sblim-cmpi-devel-2.0.3/cmpi/cmpift.h 2009-02-28 04:18:20.000000000 +0100
+++ ./cmpi/cmpift.h 2013-04-01 19:54:51.637573708 +0200
@@ -3349,7 +3349,7 @@
# ifdef __cplusplus
-};
+}
# endif
#endif // _CMPIFT_H_