Your message dated Fri, 10 Mar 2006 15:47:06 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356234: fixed in cdcat 1.01b-1
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: cdcat
Version: 1.0-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 cdcat_1.0-3 on bigsur by sbuild/mips 1.80
...
> g++ -c -pipe -Wall -W -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
> -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. 
> -I/usr/include/qt3 -Imoc_files/ -o obj_files/guibase.o guibase.cpp
> /usr/include/qt3/qnetworkprotocol.h:58: warning: 'class 
> QNetworkProtocolFactoryBase' has virtual functions but non-virtual destructor
> /usr/include/qt3/qfiledialog.h:78: warning: 'class QFilePreview' has virtual 
> functions but non-virtual destructor
> import.h:69: error: extra qualification 'importGtktalogCsv::' on member 
> 'importGtktalogCsv'
> make[1]: *** [obj_files/guibase.o] Error 1
> make[1]: Leaving directory `/build/tbm/cdcat-1.0/src'
> make: *** [build-stamp] Error 2


--- ./src/import.h~     2006-03-10 15:42:32.000000000 +0000
+++ ./src/import.h      2006-03-10 15:42:37.000000000 +0000
@@ -66,7 +66,7 @@
 
 class importGtktalogCsv: public QObject {
 Q_OBJECT public:
-       importGtktalogCsv::importGtktalogCsv( GuiSlave * parent, QString 
separator, QString filename, bool createdatabase, bool correctbadstyle );
+       importGtktalogCsv( GuiSlave * parent, QString separator, QString 
filename, bool createdatabase, bool correctbadstyle );
        ~importGtktalogCsv();
 
        /*

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


--- End Message ---
--- Begin Message ---
Source: cdcat
Source-Version: 1.01b-1

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

cdcat_1.01b-1.diff.gz
  to pool/main/c/cdcat/cdcat_1.01b-1.diff.gz
cdcat_1.01b-1.dsc
  to pool/main/c/cdcat/cdcat_1.01b-1.dsc
cdcat_1.01b-1_i386.deb
  to pool/main/c/cdcat/cdcat_1.01b-1_i386.deb
cdcat_1.01b.orig.tar.gz
  to pool/main/c/cdcat/cdcat_1.01b.orig.tar.gz



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.
Eduard Bloch <[EMAIL PROTECTED]> (supplier of updated cdcat 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, 11 Mar 2006 00:33:32 +0100
Source: cdcat
Binary: cdcat
Architecture: source i386
Version: 1.01b-1
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch <[EMAIL PROTECTED]>
Changed-By: Eduard Bloch <[EMAIL PROTECTED]>
Description: 
 cdcat      - media catalog program
Closes: 356234
Changes: 
 cdcat (1.01b-1) unstable; urgency=low
 .
   * New upstream release
     + adopted the hidden-files-display patch
   * g++-4.1_fix.dpatch for incorrect constructor prototype (closes: #356234)
Files: 
 fa58c537ed009c2346d6a43054e918e7 620 x11 optional cdcat_1.01b-1.dsc
 d0243d5d0030b6b905a207f091ef4ea3 480747 x11 optional cdcat_1.01b.orig.tar.gz
 e0abb8d2b498e92b59d4825bb4a86456 3452 x11 optional cdcat_1.01b-1.diff.gz
 e4993db121b5fa216e8042627d35bcc9 424522 x11 optional cdcat_1.01b-1_i386.deb

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

iD8DBQFEEgz34QZIHu3wCMURAkNZAJ9nSlT7RVIlGl4vmSGS6Avu3RJhrQCfUVUX
atOyfoQPXUi9eWcOu6gLbdA=
=EvUc
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to