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 - *Code Model - APT* Correcting token offsets on macro expanding
Summary: *Code Model - APT* Correcting token offsets on macro expanding
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-08 07:57 UTC by Vladimir Voskresensky
Modified: 2010-02-01 10:23 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-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