Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] CDT 2.0RC2 C++ browsing bu

Hi Chris,

cdt-dev-admin@xxxxxxxxxxx schreef:
> Joost,
> 
> Isn't this the same bug that you reported earlier?
Nop, it's probably a refinement ;-)

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=66108
> 
> I can reopen the bug if this problem hasn't been fixed.
> 
> Can you try this first:
> 
> Open up the Preferences dialog.  Go to the C/C++ page.
> Make sure the "Follow #include's when producing the outline
> view" option
> is checked.  Shutdown and restart eclipse.
> 
> Let me know if this makes a difference.
Yes it does but the following classes (see the zip from the previous mail, still no access to Bugzilla I'm afraid) still have the problem:

ExcpetionText: forward declaration in hpp, fully defined and implemented in cpp file.
LOLock, ThreadindentionLevels and ThreadMemberFunction: fully defined implemented in hpp. (The latter's pure virtual base class is shown in the browser though).


Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: J.Kraaijeveld@xxxxxxxxxx
web: www.askesis.nl


Back to the top