unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Markus Gritsch <gritsch@iue.tuwien.ac.at>
Subject: Bug in ebrowse
Date: Fri, 27 May 2005 17:35:48 +0200	[thread overview]
Message-ID: <42973E54.8040304@iue.tuwien.ac.at> (raw)

Hi,

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.


Thanks for reading,
Markus

             reply	other threads:[~2005-05-27 15:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 15:35 Markus Gritsch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-07-08 15:31 Bug in ebrowse Richard Stallman
2006-07-11 16:41 ` Chong Yidong
2006-07-16 13:51   ` Ping
2006-07-16 13:58     ` Ping
2006-07-16 16:10     ` Chong Yidong
2006-07-16 18:16       ` Ping
2006-07-16 19:24         ` Chong Yidong
2006-07-17  0:50           ` Ping

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42973E54.8040304@iue.tuwien.ac.at \
    --to=gritsch@iue.tuwien.ac.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).