emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Tue, 20 Sep 2005 16:30:01 -0400

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.144 emacs/admin/FOR-RELEASE:1.145
*** emacs/admin/FOR-RELEASE:1.144       Sat Sep 17 18:21:30 2005
--- emacs/admin/FOR-RELEASE     Tue Sep 20 20:30:00 2005
***************
*** 57,92 ****
  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 <address@hidden>
- 
- 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.
--- 57,62 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]