Your message dated Mon, 22 May 2006 23:56:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Cannot reproduce bug #215249 on KDevelop 3.x
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: kdevelop
Version: 4:2.1.5.1-3
Severity: important
Tags: sid
I generate a KDE Normal project "KDETestProject" and then compiled it.
The compiler barfs with the following error:
kdetestprojectview.h:50: error: friend declaration requires class-key, i.e.
This happens at the following point in the code:
class KDETestProjectView : public QWidget
{
Q_OBJECT
friend KDETestProjectDoc
//...
The same happens at KDETestProjectDoc, which declares KDETestProjectView
a friend. If I change both instances to "friend class ..." instead of
"friend ..." the code compiles fine! The templates should be changed
to fix this.
It might be a new thing with gcc 3.3:
$ gcc --version
gcc (GCC) 3.3.2 20031005 (Debian prerelease)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux samwel.tk 2.4.21-4-686 #1 Sat Aug 2 23:27:25 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages kdevelop depends on:
ii autoconf 2.57-10 automatic configure script builder
ii automake1.5 1.5-6 A tool for generating GNU Standard
ii kdelibs4 4:3.1.4-2 KDE core libraries
ii kdevelop-data 4:2.1.5.1-3 Platform independent data files fo
ii libart-2.0-2 2.3.16-1 Library of functions for 2D graphi
ii libc6 2.3.2-8 GNU C Library: Shared libraries an
ii libfam0c102 2.6.10-2 client library to control the FAM
ii libgcc1 1:3.3.2-0pre5 GCC support library
ii libjpeg62 6b-9 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.5.0-4 PNG library - runtime
ii libqt3c102-mt 3:3.2.1-6 Qt GUI Library (Threaded runtime v
ii libstdc++5 1:3.3.2-0pre5 The GNU Standard C++ Library v3
ii xlibs 4.2.1-12.1 X Window System client libraries
ii zlib1g 1:1.1.4-15 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
A while ago you filed a bug against KDevelop 2.x concerning its KDE
application template. I am unable to reproduce the compilation error you
mentioned on KDevelop 3.x so I am closing the bug. Feel free to let me
know if you feel this is not justified.
Cheers,
Jeremy
- --
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/ : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEcjN64mJJZqJp2ScRAq1nAKDF7MNliabWd0XlC26xLxEdF4b/kgCg0CDX
axTodrK+sS++vk+s1RJchAM=
=x5mu
-----END PGP SIGNATURE-----
--- End Message ---