Patches item #812694, was opened at 2003-09-25 16:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=414683&aid=812694&group_id=35585
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Terry L. Wiechmann (twiechmann)
Assigned to: Nobody/Anonymous (nobody)
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
|