On 8/27/25 3:10 AM, Paul Richard Thomas wrote:
This patch corrects errors due to PDT components taking the PDT template
as their type in PDT constructors and component references. The latter
took a long time to debug because yours truly did not catch on to the
basic problem until a light bulb moment, triggered by an excess of
coffee :-) With the benefit of hindsight, it is blindingly obvious and
the fix is straightforward.
Regtests on FC42/x86_64 and behaves as the other brands. OK for mainline?
Regards
Paul
This one is OK with minor nit in comment.
+ /* Sometimes an the component in a component reference is that
syntax -------------^^^^^^^--------- ;)
Thanks for patch.
Jerry