tags 455632 +pending
thanks

Dear Martin,

Thanks for the information. I am marking the bug as pending, since I
have forwarded the patch upstream.

However, I'd like you to please check out another build of the
package, as g++-snapshot OOMs at another point during the build
(libsignal_la-fastica.lo in itpp/signal). I am sure it is a new issue,
as the build works fine with older an g++. Could you please see this?

Thanks!

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -urN /home/kumar/GIT/IT++/libitpp/itpp/base/binfile.cpp ./itpp/base/binfile.cpp
--- /home/kumar/GIT/IT++/libitpp/itpp/base/binfile.cpp	2007-10-11 12:20:17.000000000 +0530
+++ ./itpp/base/binfile.cpp	2007-12-11 09:47:04.000000000 +0530
@@ -29,7 +29,7 @@
 
 #include <itpp/base/binfile.h>
 #include <itpp/base/math/misc.h>
-
+#include <cstring>
 
 using std::ofstream;
 using std::ifstream;
diff -urN /home/kumar/GIT/IT++/libitpp/itpp/base/copy_vector.h ./itpp/base/copy_vector.h
--- /home/kumar/GIT/IT++/libitpp/itpp/base/copy_vector.h	2007-12-11 09:44:08.000000000 +0530
+++ ./itpp/base/copy_vector.h	2007-12-11 09:45:42.000000000 +0530
@@ -41,7 +41,7 @@
 #endif
 
 #include <itpp/base/binary.h>
-
+#include <cstring>
 
 //! \cond
 

Attachment: signature.asc
Description: Digital signature

Reply via email to