unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ebrowse problem--can someone please work on this?
@ 2005-09-13 15:55 Richard M. Stallman
  2005-09-14 16:13 ` Masatake YAMATO
  0 siblings, 1 reply; 2+ messages in thread
From: Richard M. Stallman @ 2005-09-13 15:55 UTC (permalink / raw)


Nobody has worked on this bug.  Would someone please do so?

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-14 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-13 15:55 ebrowse problem--can someone please work on this? Richard M. Stallman
2005-09-14 16:13 ` Masatake YAMATO

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).