Your message dated Mon, 12 Jun 2006 14:51:28 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#370680: fixed in stellarium 0.8.0-2 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: stellarium Version: 0.8.0-1 Severity: serious Tags: patch This is serious now since GCC 4.1 will become the default in the next few days. > Automatic build of stellarium_0.8.0-1 on test.track.rz.uni-augsburg.de by > sbuild/powerpc 0.44 ... > make[4]: Entering directory `/build/tbm/stellarium-0.8.0/src' > source='main.cpp' object='main.o' libtool=no \ > depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \ > depmode=gcc3 /bin/sh ../depcomp \ > powerpc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/glpng > -I../src/stellplanet -I../src/stellastro -I../src/iniparser -I../intl > -Wall -g -O2 -Wall -I/usr/include/freetype2 -I/usr/include/SDL > -D_GNU_SOURCE=1 -D_REENTRANT -c -o main.o `test -f 'main.cpp' || echo > './'`main.cpp > s_gui.h:513: error: extra qualification 's_gui::ScrollBar::' on member > 'adjustSize' > s_gui.h:841: error: extra qualification 's_gui::City::' on member 'City' > make[4]: *** [main.o] Error 1 > make[4]: Leaving directory `/build/tbm/stellarium-0.8.0/src' --- src/s_gui.h~ 2006-06-06 11:14:07.000000000 +0100 +++ src/s_gui.h 2006-06-06 11:14:19.000000000 +0100 @@ -510,7 +510,7 @@ private: callback<void> onChangeCallback; - void ScrollBar::adjustSize(void); + void adjustSize(void); Button scrollBt; bool vertical; unsigned int scrollOffset, scrollSize; @@ -837,7 +837,7 @@ class City { public: - City::City(const string& _name = "", const string& _state = "", const string& _country = "", + City(const string& _name = "", const string& _state = "", const string& _country = "", double _longitude = 0.f, double _latitude = 0.f, float zone = 0, int _showatzoom = 0, int _altitude = 0); void addCity(const string& _name = "", const string& _state = "", const string& _country = "", double _longitude = 0.f, double _latitude = 0.f, float zone = 0, int _showatzoom = 0, int _altitude = 0); -- Martin Michlmayr http://www.cyrius.com/
--- End Message ---
--- Begin Message ---Source: stellarium Source-Version: 0.8.0-2 We believe that the bug you reported is fixed in the latest version of stellarium, which is due to be installed in the Debian FTP archive: stellarium-data_0.8.0-2_all.deb to pool/main/s/stellarium/stellarium-data_0.8.0-2_all.deb stellarium_0.8.0-2.diff.gz to pool/main/s/stellarium/stellarium_0.8.0-2.diff.gz stellarium_0.8.0-2.dsc to pool/main/s/stellarium/stellarium_0.8.0-2.dsc stellarium_0.8.0-2_i386.deb to pool/main/s/stellarium/stellarium_0.8.0-2_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. Cédric Delfosse <[EMAIL PROTECTED]> (supplier of updated stellarium 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, 12 Jun 2006 21:24:47 +0200 Source: stellarium Binary: stellarium-data stellarium Architecture: source i386 all Version: 0.8.0-2 Distribution: unstable Urgency: low Maintainer: Cédric Delfosse <[EMAIL PROTECTED]> Changed-By: Cédric Delfosse <[EMAIL PROTECTED]> Description: stellarium - real-time photo-realistic sky generator stellarium-data - datafiles for Stellarium, a real-time photo-realistic sky generat Closes: 369500 370680 Changes: stellarium (0.8.0-2) unstable; urgency=low . * Fix "Some text cannot be output" bug. (Closes: Bug#369500) Thanks to Julien Blache for the patch * Fix "FTBFS with GCC 4.1". (Closes: Bug#370680) Thanks again to Martin Michlmayr Files: 0ee2d3e6f4cd07c8ae8c357d525e7695 678 science optional stellarium_0.8.0-2.dsc cce078882837919f7de30c2ede8012de 12272 science optional stellarium_0.8.0-2.diff.gz 08d23a3a3c2ddb674fb77673e434da8b 16403284 science optional stellarium-data_0.8.0-2_all.deb 1c62171abda1b5f0596c3baab5feb9f9 1758048 science optional stellarium_0.8.0-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEjcZabmmXPPfovGMRAhLIAKDEcu+p8C6U7ju7zs7WTgmvtjBtywCeLROV iEOObQ1g7/RarI3DCRNaiAg= =+NQ+ -----END PGP SIGNATURE-----
--- End Message ---

