Bug 3478 - CDTParser does not capture ending line # for functions
Summary: CDTParser does not capture ending line # for functions
Status: RESOLVED DUPLICATE of bug 3554
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: 3392
  Show dependency treegraph
 
Reported: 2006-11-07 16:11 UTC by Rick Moseley
Modified: 2006-11-22 19:23 UTC (History)
1 user (show)

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 2006-11-07 16:11:09 UTC
The ending line number field for functions is not being captured in the DOM. 
There is a callback in the CDTParser.java called exitFunctionBody that probably
could be used to do this.
Comment 1 Rick Moseley 2006-11-22 19:23:57 UTC

*** This bug has been marked as a duplicate of 3554 ***