Author: megabajt Date: Thu Jul 10 20:42:05 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - fix build on gcc 4.3
---- Files affected: SOURCES: gmetadom-gcc43.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gmetadom-gcc43.patch diff -u /dev/null SOURCES/gmetadom-gcc43.patch:1.1 --- /dev/null Thu Jul 10 22:42:06 2008 +++ SOURCES/gmetadom-gcc43.patch Thu Jul 10 22:42:00 2008 @@ -0,0 +1,11 @@ +diff -urN gmetadom-0.2.6/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh gmetadom-0.2.6.new/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh +--- gmetadom-0.2.6/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh 2007-10-15 11:39:07.000000000 +0200 ++++ gmetadom-0.2.6.new/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh 2008-07-10 22:38:40.788145521 +0200 +@@ -26,6 +26,7 @@ + */ + + #include <string> ++#include <cstring> + + #include "GdomeSmartDOMChar.hh" + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
