| Summary: | CDTParser does not handle multiple source files for an image | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Rick Moseley <rmoseley> |
| Component: | general | Assignee: | Rick Moseley <rmoseley> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ajocksch, 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-10-31 19:41:52 UTC
This has been fixed in the DOMFactory.java class. A loop was added to process all the source files associated with an executable and place their information into the DOM. |