Bug 85860 - C/C++ Project view misunderstands assembly file content
Summary: C/C++ Project view misunderstands assembly file content
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-18 14:26 EST by David Pickens CLA
Modified: 2020-09-04 15:19 EDT (History)
0 users

See Also:


Attachments
The screen shot that illustrates the problem. (13.87 KB, image/jpeg)
2005-02-18 14:28 EST, David Pickens CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Pickens CLA 2005-02-18 14:26:29 EST
I have assembly files in my project, and the C/C++ Project view expands each 
assembly file into random words that appear to be from the embedded comments. 
See attached screen shot.
Comment 1 David Pickens CLA 2005-02-18 14:28:44 EST
Created attachment 18108 [details]
The screen shot that illustrates the problem.

Show the C/C++ project view when viewing the content of an assembly file.
Comment 2 Alain Magloire CLA 2005-02-25 22:27:05 EST
(In reply to comment #0)
> I have assembly files in my project, and the C/C++ Project view expands each 
> assembly file into random words that appear to be from the embedded 
comments. 
> See attached screen shot.

Well we do not have a parser for Assembly file.  So it's more likely
the C/C++ parser is confuse.