Bug 4120 - CDTParser should use DOMCompilerSuffuxes to determine c/c++ type files
Summary: CDTParser should use DOMCompilerSuffuxes to determine c/c++ type files
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 1633
  Show dependency treegraph
 
Reported: 2007-03-01 18:23 UTC by Rick Moseley
Modified: 2007-03-20 18:37 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.