Hi Richard,
I hope you're doing well.
I'm just following up on the patch (second version) that you sent us
recently for the problem you ran into with the generation of the
address finalization routine for synchronized private extensions.
Thanks very much for finding this fix and submitting your
Richard,
As a follow-on to my earlier message, additional testing has uncovered an issue
with your patch. When run against a compiler built with assertions enabled,
the test of "Present (Corresponding_Record_Type (Parent_Utyp))" can fail.
An additional guard is needed prior to that test, as follo