Hi Robin,

due http://lists.debian.org/debian-devel-announce/2008/01/msg00005.html I got 
aware of this bug. I greped the patch out of the svn and I'm going to do a 
0-day-NMU.

You can also find the patch attached and available at 
http://ftp.cyconet.org/debian/nmu-diff/kvirc_3.2.4-5-3.2.4-5.1.patch.

With kind regards, Jan.
-- 
Never write mail to <[EMAIL PROTECTED]>, you have been warned!
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT d-- s+: a- C+++ UL++++ P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
------END GEEK CODE BLOCK------
diff -u kvirc-3.2.4/debian/changelog kvirc-3.2.4/debian/changelog
--- kvirc-3.2.4/debian/changelog
+++ kvirc-3.2.4/debian/changelog
@@ -1,3 +1,10 @@
+kvirc (2:3.2.4-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * add to fix gcc 4.3 compile error and var assignments (Closes: #454874).
+
+ -- Jan Wagner <[EMAIL PROTECTED]>  Mon, 28 Jan 2008 01:09:00 +0100
+
 kvirc (2:3.2.4-5) unstable; urgency=low
 
   * Move plugins and modules from /usr/share into /usr/lib. (Closes: #392393)
only in patch2:
unchanged:
--- kvirc-3.2.4.orig/debian/patches/10_gcc4.3_fix.patch
+++ kvirc-3.2.4/debian/patches/10_gcc4.3_fix.patch
@@ -0,0 +1,10 @@
+Index: src/kvirc/kvs/kvi_kvs_coresimplecommands_sz.cpp
+===================================================================
+--- src/kvirc/kvs/kvi_kvs_coresimplecommands_sz.cpp (revision 730)
++++ src/kvirc/kvs/kvi_kvs_coresimplecommands_sz.cpp (revision 1110)
+@@ -39,4 +39,5 @@
+ #include "kvi_menubar.h"
+ #include "kvi_userinput.h"
++#include <cstdlib>
+ 
+ namespace KviKvsCoreSimpleCommands

Attachment: pgpiEwkxjDYur.pgp
Description: PGP signature

Reply via email to