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 81530

Summary: *Code Model - APT* Provide C language filter
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 79918    

Description Vladimir Voskresensky 2006-07-31 20:07:03 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:19:21 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:52 UTC
fixed