Your message dated Sat, 15 Mar 2008 18:02:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417711: fixed in swscanner 0.2.2-2.1
has caused the Debian Bug report #417711,
regarding FTBFS with GCC 4.3: missing #includes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
417711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417711
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: swscanner
Version: 0.2.2-2
Usertags: ftbfs-gcc-4.3
Tags: patch

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  Some background of this can be found at
http://gcc.gnu.org/PR28080

You can reproduce this problem with gcc-snapshot (20070326-1 or higher)
from unstable. (Currently not available for i386, but for amd64, powerpc
and ia64.  I hope to have i386 binaries in the archive in ~3 weeks.)

> Automatic build of swscanner_0.2.2-2 on coconut0 by sbuild/ia64 0.49
...
> /usr/include/qt3/qstring.h: In member function 'QString& 
> QString::operator+=(const QByteArray&)':
> /usr/include/qt3/qstring.h:920: warning: conversion to 'unsigned int' from 
> 'int' may alter its value
> apentry.cpp: In member function 'void APEntry::ErrorMem()':
> apentry.cpp:278: error: 'exit' was not declared in this scope

--- src/apentry.h~      2007-04-04 11:48:31.000000000 +0000
+++ src/apentry.h       2007-04-04 11:48:37.000000000 +0000
@@ -24,6 +24,7 @@
 #include <qmutex.h>
 #include <string.h>
 #include <stdio.h>
+#include <cstdlib>
 #include <iostream>
 
 #include <klocale.h>

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: swscanner
Source-Version: 0.2.2-2.1

We believe that the bug you reported is fixed in the latest version of
swscanner, which is due to be installed in the Debian FTP archive:

swscanner_0.2.2-2.1.diff.gz
  to pool/main/s/swscanner/swscanner_0.2.2-2.1.diff.gz
swscanner_0.2.2-2.1.dsc
  to pool/main/s/swscanner/swscanner_0.2.2-2.1.dsc
swscanner_0.2.2-2.1_i386.deb
  to pool/main/s/swscanner/swscanner_0.2.2-2.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luk Claes <[EMAIL PROTECTED]> (supplier of updated swscanner package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 15 Mar 2008 17:39:30 +0000
Source: swscanner
Binary: swscanner
Architecture: source i386
Version: 0.2.2-2.1
Distribution: unstable
Urgency: medium
Maintainer: Ivan Forcada Atienza <[EMAIL PROTECTED]>
Changed-By: Luk Claes <[EMAIL PROTECTED]>
Description: 
 swscanner  - Simple Wireless Scanner
Closes: 417711
Changes: 
 swscanner (0.2.2-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.3 (Closes: #417711).
Files: 
 6a62532e5ceb0e40366e0c7d0c8e4949 661 net optional swscanner_0.2.2-2.1.dsc
 741c136ca12522ae69f4d721ac08b4a1 2519 net optional swscanner_0.2.2-2.1.diff.gz
 936d5368a228661a164a9b0bfd184fde 1002236 net optional 
swscanner_0.2.2-2.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH3AsU5UTeB5t8Mo0RAhZDAKCkcnWb0zio3N3A1kAEbQv/ViRT8ACgh1J2
oscC+ant5cOy/GZ21zESIQk=
=p7M0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to