Bug 79281 - Namespace alias doesn't show up in Outline view
Summary: Namespace alias doesn't show up in Outline view
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-23 09:39 EST by Tanya Wolff CLA
Modified: 2020-09-04 15:24 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tanya Wolff CLA 2004-11-23 09:39:13 EST
In the following snippet of a cpp file, the Foo namespace is shown in the
outline view, but not the Bar namespace.

namespace Foo{}
namespace Bar = Foo;
Comment 1 John Camelon CLA 2004-11-23 10:21:48 EST
The parser recognizes and constructs AST constructs for namespace aliases.  
Moving to core-inbox as this is a model builder issue, if anyone wants to do 
it.  
Comment 2 Doug Schaefer CLA 2007-08-21 10:57:21 EDT
Future means you commit to fix it in the Future. Inboxes can't make committments. Moving to '--'.