changeset 65629:a65085945173

Fixed ebrowse bug.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 20 Sep 2005 20:30:00 +0000
parents a998f173b21a
children a9f13967f179
files admin/FOR-RELEASE
diffstat 1 files changed, 0 insertions(+), 30 deletions(-) [+]
line wrap: on
line diff
--- a/admin/FOR-RELEASE	Tue Sep 20 20:07:15 2005 +0000
+++ b/admin/FOR-RELEASE	Tue Sep 20 20:30:00 2005 +0000
@@ -57,36 +57,6 @@
 excesive CPU on some Windows environments.  Usages of 50% and 100%
 CPU time have been observed on different Window XP configurations.
 
-** Bug in ebrowse
-
-Date: Fri, 27 May 2005 17:35:48 +0200
-From: Markus Gritsch <gritsch@iue.tuwien.ac.at>
-
-the C++ header file which led to the problematic BROWSE file reads
-
-namespace test {
-     class Base
-     {
-     };
-
-     class B : public Base
-     {
-     };
-}
-
-class A : public test::Base
-{
-};
-
-The *Tree* is then displayed as
-
-   *Globals*
-   test
-   test::Base
-     test::B
-
-The class A seems to be missing.
-
 * DOCUMENTATION
 
 ** Update man/info.texi.