Bug 3832 - DOMFunction attribute ending line number not getting set properly
Summary: DOMFunction attribute ending line number not getting set properly
Status: RESOLVED FIXED
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: 2007-01-05 15:51 UTC by Rick Moseley
Modified: 2007-01-05 16:08 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 2007-01-05 15:51:42 UTC
The ending line numbers and ending char numbers are being set properly in the
CDT parser.
Comment 1 Rick Moseley 2007-01-05 16:08:24 UTC
Made changes to CDTParser.java and DOMImage.java to resolve this.