| Summary: | DOM is not being properly populated for DOMFunction line numbers | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Rick Moseley <rmoseley> |
| Component: | general | Assignee: | Rick Moseley <rmoseley> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mcvet |
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 3392 | ||
|
Description
Rick Moseley
2006-11-21 11:36:48 UTC
Added functionality to the exitFunctionBody method in CDTParser.java to set the ending line/character numbers. New methods were added to DOMFunction.java to allow this. |