Your message dated Sun, 19 Mar 2006 02:32:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#357614: fixed in widelands build9half-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: widelands
Version: build9half-3
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 (probably in a few weeks) I'll upgrade this to serious.

A patch is below.


> Automatic build of widelands_build9half-3 on bigsur by sbuild/mips 1.94
...
> g++ -pipe -Wall -I/usr/include/SDL -D_REENTRANT  -finline-functions 
> -ffast-math -funroll-loops -funroll-all-loops -fexpensive-optimizations -O3 
> -DNDEBUG -Isrc -Isrc/ui/ui_fs_menus -Isrc/ui/ui_basic -Isrc/editor 
> -Isrc/editor/ui_menus -Isrc/editor/tools -MMD -MP -MF 
> src/native-release/main.o.d -c -o src/native-release/main.o src/main.cc
> src/ui/ui_fs_menus/fullscreen_menu_options.h:66: error: extra qualification 
> 'Fullscreen_Menu_Options::' on member 'get_values'
> make[1]: *** [src/native-release/main.o] Error 1


--- ./src/ui/ui_fs_menus/fullscreen_menu_options.h~     2006-03-18 
14:26:11.000000000 +0000
+++ ./src/ui/ui_fs_menus/fullscreen_menu_options.h      2006-03-18 
14:26:19.000000000 +0000
@@ -63,7 +63,7 @@
 class Fullscreen_Menu_Options : public Fullscreen_Menu_Base {
 public:
        Fullscreen_Menu_Options(Options_Ctrl::Options_Struct opt);
-       Options_Ctrl::Options_Struct Fullscreen_Menu_Options::get_values();
+       Options_Ctrl::Options_Struct get_values();
    enum {
       om_cancel = 0,
       om_ok = 1

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


--- End Message ---
--- Begin Message ---
Source: widelands
Source-Version: build9half-4

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

widelands-data_build9half-4_all.deb
  to pool/main/w/widelands/widelands-data_build9half-4_all.deb
widelands-dbg_build9half-4_i386.deb
  to pool/main/w/widelands/widelands-dbg_build9half-4_i386.deb
widelands_build9half-4.diff.gz
  to pool/main/w/widelands/widelands_build9half-4.diff.gz
widelands_build9half-4.dsc
  to pool/main/w/widelands/widelands_build9half-4.dsc
widelands_build9half-4_i386.deb
  to pool/main/w/widelands/widelands_build9half-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.
Martin Quinson <[EMAIL PROTECTED]> (supplier of updated widelands 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, 18 Mar 2006 21:41:05 +0100
Source: widelands
Binary: widelands widelands-data widelands-dbg
Architecture: source all i386
Version: build9half-4
Distribution: unstable
Urgency: low
Maintainer: Martin Quinson <[EMAIL PROTECTED]>
Changed-By: Martin Quinson <[EMAIL PROTECTED]>
Description: 
 widelands  - fantasy real-time strategy game
 widelands-data - fantasy real-time strategy game (data files)
 widelands-dbg - fantasy real-time strategy game (debug cruft)
Closes: 345299 357614
Changes: 
 widelands (build9half-4) unstable; urgency=low
 .
   * New patch: default_resolution (backported from upstream CVS)
     Set a default screen resolution when the user fails to choose one.
     (Closes: #345299)
   * New patch: gcc41 (from Martin Michlmayr in BTS)
     Allow to compile with gcc 4.1 (Closes: #357614)
Files: 
 ecd4f8cdc00b2bac44767cd160046af0 769 games extra widelands_build9half-4.dsc
 f88368fa9f2ef9e403e498b82c76cde4 12847 games extra 
widelands_build9half-4.diff.gz
 b3074898a8a590a8ab15eb6836bb79c4 4237000 games extra 
widelands-data_build9half-4_all.deb
 1b37a65df2424dd5cb20266027bee7f6 965556 games extra 
widelands_build9half-4_i386.deb
 4db4510b58470ae606ba8d1362352604 104640 games extra 
widelands-dbg_build9half-4_i386.deb

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

iD8DBQFEHHoQIiC/MeFF8zQRAtz2AJ9StW1iIxaIBb4FZPNNthfpwlg90ACfSVL8
3ueM0nCb8JOgWPgIuLeZ7cg=
=SyeP
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to