Your message dated Wed, 19 Apr 2006 03:17:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#361333: fixed in enemylines7 0.5-3
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: enemylines7
Version: 0.5-2
Severity: important
Tags: patch

Your package fails to build with G++ 4.1.  I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable I'll upgrade this to serious.

A patch is attached.


> Automatic build of enemylines7_0.5-2 on em64t by sbuild/amd64 1.112
...
> make[1]: Entering directory `/build/tbm/enemylines7-0.5'
> g++ -O2 -Wall `sdl-config --cflags` -I./   -c -o audio.o audio.cc
> g++ -O2 -Wall `sdl-config --cflags` -I./   -c -o config.o config.cc
> g++ -O2 -Wall `sdl-config --cflags` -I./   -c -o generators/intreg1.o 
> generators/intreg1.cc
> generators/../map.h:28: error: extra qualification 'el7::Map::' on member 
> 'inside'
> generators/../map.h:29: error: extra qualification 'el7::Map::' on member 
> 'inside'
> make[1]: *** [generators/intreg1.o] Error 1


--- ./map.h~    2006-04-07 22:00:47.000000000 +0000
+++ ./map.h     2006-04-07 22:00:55.000000000 +0000
@@ -25,8 +25,8 @@
        unsigned int dz();
 
 
-       bool Map::inside(C3 c);
-       bool Map::inside(C3f c);
+       bool inside(C3 c);
+       bool inside(C3f c);
        
        e_tiletype get(C3);
        void set(C3,e_tiletype);

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


--- End Message ---
--- Begin Message ---
Source: enemylines7
Source-Version: 0.5-3

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

enemylines7_0.5-3.diff.gz
  to pool/main/e/enemylines7/enemylines7_0.5-3.diff.gz
enemylines7_0.5-3.dsc
  to pool/main/e/enemylines7/enemylines7_0.5-3.dsc
enemylines7_0.5-3_powerpc.deb
  to pool/main/e/enemylines7/enemylines7_0.5-3_powerpc.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.
Gonéri Le Bouder <[EMAIL PROTECTED]> (supplier of updated enemylines7 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: Thu, 30 Mar 2006 00:34:05 +0200
Source: enemylines7
Binary: enemylines7
Architecture: source powerpc
Version: 0.5-3
Distribution: unstable
Urgency: low
Maintainer: Alioth Games Devel Team <[EMAIL PROTECTED]>
Changed-By: Gonéri Le Bouder <[EMAIL PROTECTED]>
Description: 
 enemylines7 - first person 3d-shooter game
Closes: 361333
Changes: 
 enemylines7 (0.5-3) unstable; urgency=low
 .
   [ Gonéri Le Bouder ]
   * dh_install uncommented to install menu file
   * install a .desktop file
   * homemade pixmaps added
 .
   [ Eddy Petrișor ]
   * add patch to fix FTBFS with g++ v4.1
     (thanks Martin Michlmayr) (closes: #361333)
Files: 
 d6b7951f32cb4f8f2ea676de21c844ee 756 games optional enemylines7_0.5-3.dsc
 3fa779f0da9cca5925b8b31fd735a4c5 9552 games optional enemylines7_0.5-3.diff.gz
 22cd07707d003a4ac5eaaeb1a733cb2c 184508 games optional 
enemylines7_0.5-3_powerpc.deb

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

iD8DBQFERg1jBxd04ADYzRYRAsu1AJ45jbYHgkFWiSVDyvRbvwAP8ex7HACfStRF
EBQM8lWxeZuNxm996Ncoy2Y=
=/XTA
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to