Summary: | print bogus reports "null" | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Sami Wagiaalla <swagiaal> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | swagiaal, tthomas |
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 5336 |
Description
Andrew Cagney
2007-11-15 20:59:27 UTC
fixed: Attached to process 5482 (fhpd) print bogus [0.0] Error: Object bogus was not found (fhpd) --------------------------------------------------------- commit f81881effcd7fc9c9d35bc20fbac346ca4eaa088 Author: Sami Wagiaalla <swagiaal@redhat.com> Date: Tue Nov 20 14:46:48 2007 -0500 swagiaal: DeclarationSearchEngine throws an exception when an object is not found frysk-core/frysk/debuginfo/ChangeLog +2007-11-20 Sami Wagiaalla <swagiaal@redhat.com> + + * ObjectDeclarationSearchEngine.java (getVariable): Now throws + ObjectDeclaratioinNotFoundException instead of returning null. + * TestObjectDeclarationSearchEngine.java (verifyVariable): Updated. + * ObjectDeclaratioinNotFoundException.java: New file. + |