Bug 5166 - 1) testFindTwoScopesEnum(frysk.debuginfo.TestObjectDeclarationSearchEngine)
Summary: 1) testFindTwoScopesEnum(frysk.debuginfo.TestObjectDeclarationSearchEngine)
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
Depends on:
Blocks: 3392
  Show dependency treegraph
 
Reported: 2007-10-11 19:51 UTC by Sami Wagiaalla
Modified: 2007-10-17 16:17 UTC (History)
0 users

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 Sami Wagiaalla 2007-10-11 19:51:54 UTC
This test is currently disabled while the infrastructure for object look up is
being refactored
Comment 1 Sami Wagiaalla 2007-10-17 16:17:09 UTC
Fixed:

	Index: frysk-core/ChangeLog
	+2007-10-15  Sami Wagiaalla  <swagiaal@redhat.com>
	+
	+       * frysk/scopes/Scope.java (getDeclaredObjectByName): re-enabled
	+       enum searching.
	+       * frysk/scopes/Enumiration.java (getVariableByName): Now returns
	+       an ObjectDeclaration instad of CxxObject.
	+
	
Comment 2 Sami Wagiaalla 2007-10-17 16:17:56 UTC
closing.