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 82130

Summary: *Code Model - APT* Correcting token offsets on macro expanding
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Voskresensky 2006-08-08 07:57:51 UTC
The tokens occured in output stream after macro expansion must have correct
offset associated with original expanded token as well the information of
expansion itself.
Comment 1 Vladimir Voskresensky 2006-08-10 18:08:32 UTC
created wrapper for expanded stream as references to original element of the
text and to expanded part (for correct type of token)
Comment 2 Vladimir Voskresensky 2006-08-12 11:17:09 UTC
APT integrated in cnd-nb50-dev branch.
To use it pass -J-Dcnd.use.apt=true param