Bug 323629 - Applying Object File Filtering to C/C++ Projects view does not remove 64-bit *.obj files
Summary: Applying Object File Filtering to C/C++ Projects view does not remove 64-bit ...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 7.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 11:52 EDT by Joseph Remes CLA
Modified: 2020-09-04 15:26 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Remes CLA 2010-08-25 11:52:18 EDT
Build Identifier: I20100608-0911

I recently switched my Windows development from using GNU to MSVC compilers. (Don't ask)
GNU type object files, *.o, are correctly hidden when the 'Object files' filter is on. But 64-bit *.obj files are not.
In Window->Preferences->General->Content Types->Binary File->Object File, I can see both *.o and *.obj (and they are both 'locked')
The filter works for 32-bit *.obj files!


Reproducible: Always

Steps to Reproduce:
1.Add a 64-bit *.obj file to a CDT project
2.Make sure Object files are filtered in the C/C++ Projects view
3.You can still see them in a C/C++ Projects view