This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 81529 - *Code Model - APT* Provide C++ language filter
Summary: *Code Model - APT* Provide C++ language filter
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks: 79918
  Show dependency tree
 
Reported: 2006-07-31 20:06 UTC by Vladimir Voskresensky
Modified: 2008-01-17 11:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2006-07-31 20:06:30 UTC
the output stream after preprocessor need to be analyzed by language filter to
change ID tokens to keyword tokens.
Provide such filter for C++ language.
Comment 1 Vladimir Voskresensky 2006-08-12 11:18:41 UTC
Filters work, 
needs clean up and update according spec of languages (Std and Gnu variants)
Comment 2 Vladimir Voskresensky 2007-08-30 16:33:47 UTC
fixed