Your message dated Mon, 23 Apr 2007 23:02:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417751: fixed in webcpp 0.8.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: webcpp
Version: 0.8.4-3
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 webcpp_0.8.4-3 on coconut0 by sbuild/ia64 0.49
...
> if ia64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -fno-exceptions 
> -fno-check-new  -MT main.o -MD -MP -MF ".deps/main.Tpo" \
>         -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \
>       then mv ".deps/main.Tpo" ".deps/main.Po"; \
>       else rm -f ".deps/main.Tpo"; exit 1; \
>       fi
> main.cpp: In function 'int main(int, char**)':
> main.cpp:69: error: 'system' was not declared in this scope
> make[4]: *** [main.o] Error 1

--- webcpp/main.cpp~    2007-04-04 13:35:37.000000000 +0000
+++ webcpp/main.cpp     2007-04-04 13:35:44.000000000 +0000
@@ -23,6 +23,7 @@
 #endif
 
 #include "driver.h"
+#include <cstdlib>
 #include <fstream>
 using namespace std;
 

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


--- End Message ---
--- Begin Message ---
Source: webcpp
Source-Version: 0.8.4-4

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

webcpp_0.8.4-4.diff.gz
  to pool/main/w/webcpp/webcpp_0.8.4-4.diff.gz
webcpp_0.8.4-4.dsc
  to pool/main/w/webcpp/webcpp_0.8.4-4.dsc
webcpp_0.8.4-4_i386.deb
  to pool/main/w/webcpp/webcpp_0.8.4-4_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.
Roberto C. Sanchez <[EMAIL PROTECTED]> (supplier of updated webcpp 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: Mon, 23 Apr 2007 18:28:51 -0400
Source: webcpp
Binary: webcpp
Architecture: source i386
Version: 0.8.4-4
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez <[EMAIL PROTECTED]>
Changed-By: Roberto C. Sanchez <[EMAIL PROTECTED]>
Description: 
 webcpp     - configurable utility to convert source code to HTML
Closes: 417751
Changes: 
 webcpp (0.8.4-4) unstable; urgency=low
 .
   * Updated to standards version 3.7.2.
   * Update maintainer email address.
   * Patch from Martin Michlmayr to allow successful compilation with g++4.3
     (Closes: #417751)
Files: 
 6e8b765ff353276da512c1ba362848d0 588 utils optional webcpp_0.8.4-4.dsc
 7e0a1e7394ac0a511a3851e554e178ff 4001 utils optional webcpp_0.8.4-4.diff.gz
 c36ad89609ee78cfc4fc0096f2d37aba 116216 utils optional webcpp_0.8.4-4_i386.deb

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

iD8DBQFGLTO+5SXWIKfIlGQRAqfTAJ9ukylW7odco86HFPJza9cnZ6misACeOn2H
Ut2qUkm58LH5P7cbq8ZFO0I=
=k0VY
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to