Bug#1883: marked as done (embedded classes [23:10,05.09.99])
Stephan Kulow
owner at bugs.kde.org
Tue Nov 30 19:33:01 UTC 1999
Your message dated Tue, 30 Nov 1999 20:27:51 +0100
with message-id <99113020275800.23127 at albundy>
and subject line (no subject)
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'm
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Stephan Kulow
(administrator, KDE bugs database)
Received: (at submit) by bugs.kde.org; 6 Sep 1999 15:59:10 +0000
>From michael at cs.bonn.edu Mon Sep 6 17:59:10 1999
Received: from nereus.informatik.uni-bonn.de ([131.220.4.20]:5886 "EHLO
nereus.informatik.uni-bonn.de") by max.tat.physik.uni-tuebingen.de
with ESMTP id <S743787AbPIFP7B>; Mon, 6 Sep 1999 17:59:01 +0200
Received: from halli.galli (root at ascend-tk-p219.rhrz.uni-bonn.de [131.220.244.219])
by nereus.informatik.uni-bonn.de (8.8.8/8.8.8) with ESMTP id RAA26838
for <submit at bugs.kde.org>; Mon, 6 Sep 1999 17:54:00 +0200 (MET DST)
Received: (from michael at localhost)
by halli.galli (8.9.3/8.9.3) id XAA02214
for submit at bugs.kde.org; Sun, 5 Sep 1999 23:14:37 +0200
Date: Sun, 5 Sep 1999 23:14:37 +0200
From: Michael Gerharz <michael at cs.bonn.edu>
Message-Id: <199909052114.XAA02214 at halli.galli>
To: submit at bugs.kde.org
Subject: embedded classes [23:10,05.09.99]
Return-Path: <michael at cs.bonn.edu>
X-Orcpt: rfc822;submit at bugs.kde.org
Package: kdevelop
Version: 1.0beta2
Severity: normal
Bugreport ID : 23:10,05.09.99
Originator : Michael Gerharz
E-Mail : gerharz at cs.bonn.edu
Subject : embedded classes
Error Class : software bug
Error Location: class tree
Priority : medium
Bug Description ---------------------------
The class tree doesn't display the following code
correctly:
class A {
struct B {
//...
};
//...
};
Instead of showing two entries for the two classes
the entry for class A shows nothing at all, but
all members (functions as well as variables) are
shown in the global scope. The class B is not
shown at all.
How to repeat the error -------------------
Bugfix or Workaround ----------------------
System Information ------------------------
KDevelop version : 1.0beta2
KDE version : 1.1.1
QT version : 1.42
OS/Distribution : SuSE Linux 6.2
Compiler : egcs 2.91.66
More information about the KDevelop-devel
mailing list