Hi, The attached file is the diff for my xqilla 2.0.0-2.1 NMU. The associated changelog entry is:
xqilla (2.0.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with GCC 4.3 (Closes: #474865)
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru xqilla-2.0.0/debian/changelog xqilla-2.0.0/debian/changelog
--- xqilla-2.0.0/debian/changelog 2008-04-12 02:28:02.000000000 +0100
+++ xqilla-2.0.0/debian/changelog 2008-04-12 02:28:02.000000000 +0100
@@ -1,3 +1,10 @@
+xqilla (2.0.0-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS with GCC 4.3 (Closes: #474865)
+
+ -- Chris Lamb <[EMAIL PROTECTED]> Sat, 12 Apr 2008 02:21:18 +0100
+
xqilla (2.0.0-2) unstable; urgency=low
* Fix control in order to generate correct libc dependency on xqilla
diff -Nru /tmp/0WOxPqQWZ8/xqilla-2.0.0/include/xqilla/framework/StringPool.hpp
/tmp/D9Il7NbhQV/xqilla-2.0.0/include/xqilla/framework/StringPool.hpp
--- xqilla-2.0.0/include/xqilla/framework/StringPool.hpp 2007-11-28
13:13:22.000000000 +0000
+++ xqilla-2.0.0/include/xqilla/framework/StringPool.hpp 2008-04-12
02:28:02.000000000 +0100
@@ -26,6 +26,7 @@
#include <xercesc/framework/MemoryManager.hpp>
#include <memory>
#include <string>
+#include <cstring>
class XQILLA_API StringPool
{
signature.asc
Description: PGP signature

