Patches item #656992, was opened at 2002-12-20 12:55
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=414683&aid=656992&group_id=35585
Category: Core Model
Group: V4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Jerry Goodnough (ferret1964)
Assigned to: Jerry Goodnough (ferret1964)
Summary: 4.0.2 Class Accept Vistor Problem
Initial Comment:
In Version 4.0.2 the way that the Subclass and
Superclass lists are maintained was altered to prevent a
problem with very long class names. When the new
mechanism was put in place a Coding error was made
in the implementation of
ESI$Class.Primary::AcceptVisitor, which resulted in it
skipping sublclasses. This error results in various
breakages, like Sreach not scanning subclasses when
requesed.
*** Warning ***
This patch should only be installed to 4.0.2 systems
This patch is has built in protect to prevent loads on any
version other than 4.0.2.8.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=414683&aid=656992&group_id=35585
|