Bug 4120

Summary: CDTParser should use DOMCompilerSuffuxes to determine c/c++ type files
Product: frysk Reporter: Rick Moseley <rmoseley>
Component: generalAssignee: Rick Moseley <rmoseley>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1633    

Description Rick Moseley 2007-03-01 18:23:15 UTC
After making the change for the speedup(parser only on demand), CDTParser should
have been modified to use the DOMCompilerSuffixes class methods checkC/checkCPP
to determine whether or not a file is a c or c++ type file.
Comment 1 Rick Moseley 2007-03-20 18:37:36 UTC
Fixed in HEAD.