Your message dated Tue, 30 Nov 1999 20:27:51 +0100 with message-id <99113020275800.23127@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@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 ; Mon, 6 Sep 1999 17:59:01 +0200 Received: from halli.galli (root@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 ; Mon, 6 Sep 1999 17:54:00 +0200 (MET DST) Received: (from michael@localhost) by halli.galli (8.9.3/8.9.3) id XAA02214 for submit@bugs.kde.org; Sun, 5 Sep 1999 23:14:37 +0200 Date: Sun, 5 Sep 1999 23:14:37 +0200 From: Michael Gerharz Message-Id: <199909052114.XAA02214@halli.galli> To: submit@bugs.kde.org Subject: embedded classes [23:10,05.09.99] Return-Path: X-Orcpt: rfc822;submit@bugs.kde.org Package: kdevelop Version: 1.0beta2 Severity: normal Bugreport ID : 23:10,05.09.99 Originator : Michael Gerharz E-Mail : gerharz@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