Patches item #812694, was opened at 2003-09-25 16:18
Message generated for change (Settings changed) made by twiechmann
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=414683&aid=812694&group_id=35585
Category: Core Model
Group: V4.1.1
>Status: Open
Resolution: None
Priority: 9
Submitted By: Terry L. Wiechmann (twiechmann)
Assigned to: Jerry Goodnough (ferret1964)
Summary: Fix for Base library compile errors.
Initial Comment:
All kits within the current release of V4.1.1.1 release
have dangling pointers in the Base library that will cause
the compiler to crash with errors. This is because the
ForAllDescendants method that iterates the structure
does not check for the existence of an object before
messaging it. These patches should be applied to all
V4.1.1 systems.
Check the Install.txt file for instructions.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=414683&aid=812694&group_id=35585
|