tag 455284 patch
thanks

Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007):
> Package: libcgicc
> Version: 3.2.3-5
> Usertags: ftbfs-gcc-4.3

Hi,

please find attached a patch to fix this FTBFS.

BTW, I noticed that one that could be easily fixed (s/1/5/):
| dh_installman -a -plibcgicc1-dev debian/cgicc-config.1
| dh_installman: package libcgicc1-dev is not in control info

Cheers,

-- 
Cyril Brulebois
--- a/cgicc/HTMLElement.cpp
+++ b/cgicc/HTMLElement.cpp
@@ -23,6 +23,8 @@
 #include "cgicc/HTMLElement.h"
 #include "cgicc/HTMLElementList.h"
 
+#include <cstring>
+
 // ============================================================
 // Class HTMLElement
 // ============================================================

Attachment: signature.asc
Description: Digital signature

Reply via email to