Your message dated Wed, 09 Aug 2006 08:17:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356238: fixed in xpp 1.5-5
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: xpp
Version: 1.5-4
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 xpp_1.5-4 on bigsur by sbuild/mips 1.80
...
> if g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/freetype2 -Wall
> -pipe -g -O2 -MT xpp-mainwindow.o -MD -MP -MF ".deps/xpp-mainwindow.Tpo" -c
> -o xpp-mainwindow.o `test -f 'mainwindow.cxx' || echo './'`mainwindow.cxx; \
> then mv -f ".deps/xpp-mainwindow.Tpo" ".deps/xpp-mainwindow.Po"; else
> rm -f ".deps/xpp-mainwindow.Tpo"; exit 1; fi
> xpp.h:187: error: extra qualification 'printFiles::' on member
> 'getSpecialOptionIndex'
> mainwindow.cxx: In member function 'void
> xppMainWindow::cb_Apply_i(Fl_Return_Button*, void*)':
> mainwindow.cxx:914: warning: 'fl_ask' is deprecated (declared at
> /usr/include/FL/fl_ask.H:59)
> mainwindow.cxx:914: warning: 'fl_ask' is deprecated (declared at
> /usr/include/FL/fl_ask.H:59)
> make[2]: *** [xpp-mainwindow.o] Error 1
--- ./xpp.h~ 2006-03-10 15:46:13.000000000 +0000
+++ ./xpp.h 2006-03-10 15:46:19.000000000 +0000
@@ -179,7 +179,7 @@
*/
int /* O - index of the record of the given option in the array */
- printFiles::getSpecialOptionIndex(int *num_special_opts_in_arr,
+ getSpecialOptionIndex(int *num_special_opts_in_arr,
/* number of options in the array */
special_opt_t **special_opts_arr,
/* array of numerical/string
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: xpp
Source-Version: 1.5-5
We believe that the bug you reported is fixed in the latest version of
xpp, which is due to be installed in the Debian FTP archive:
xpp_1.5-5.diff.gz
to pool/main/x/xpp/xpp_1.5-5.diff.gz
xpp_1.5-5.dsc
to pool/main/x/xpp/xpp_1.5-5.dsc
xpp_1.5-5_i386.deb
to pool/main/x/xpp/xpp_1.5-5_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.
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> (supplier of updated xpp
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: Wed, 9 Aug 2006 12:01:45 -0300
Source: xpp
Binary: xpp
Architecture: source i386
Version: 1.5-5
Distribution: unstable
Urgency: low
Maintainer: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
Changed-By: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
Description:
xpp - X Printing Panel
Closes: 356238
Changes:
xpp (1.5-5) unstable; urgency=low
.
* Ack NMU (closes: #356238)
* Update debian/watch file to version 3
* debian/control: bump standards version to 3.7.2 (no changes)
* debian/compat: switch to debhelper mode V5
Files:
686675b584bdbf1d4ac77a4707c69991 946 x11 optional xpp_1.5-5.dsc
ecefada4ae371858741db2293314b905 117410 x11 optional xpp_1.5-5.diff.gz
13d61fdd9f519be0da1852eabe48c055 59040 x11 optional xpp_1.5-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iQEUAwUBRNn5XYjztdzjjnrPAQKwywf3Zeb7xQynd4fE/UkEaqs+g7/HmpNn8f2e
7Ap3dM3FdSW5cM2Qg0Ub5JA4UF9VVKtqPIgne/ZEGI3vHyR/vgEDkVUgqp0OJBUz
GH1EpfWA1Grfe6GIjFWj14COl/qozUYEg221nxfMpQDwHrf0SrUHOW9QSc9Fro3i
Q/tfWfWoMswhqPJwUozsVLdCo6p5Moc+TWd9oznzBzDHq3K11+4ltLoNNwsYLarw
raCz7cJQdejuRgDf8KOF2gPfuAgcAiZ6b95+UwSe20+Ynj0spfPBf7I0nteHvLkw
mLOPNYE+C20NawP3jSZTLlF45/KbaYxGRwQmxxvejZuOA0h67+Vc
=zUp1
-----END PGP SIGNATURE-----
--- End Message ---