Summary: | CDTParser adds functions twice to the DOM | ||
---|---|---|---|
Product: | frysk | Reporter: | Rick Moseley <rmoseley> |
Component: | general | Assignee: | Rick Moseley <rmoseley> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 1633, 3392 |
Description
Rick Moseley
2007-03-05 13:30:17 UTC
Fixed in cvs HEAD. I alsi fixed a problem in the enterFunctionBody method where it was substringing off of the end of the line for some functions it found. Could not find a good rhyme or reason for it. Now it does a check and sets the length to the line length if that problem occurs. |