On 8/11/25 8:10 AM, Paul Richard Thomas wrote:
Hi All,This patch eliminates errors that arose in the use of generic bindings in PDT templates and their instances. This came about because none of the pdt instances matched the PDT template types and some of them might not match not match the containing specific type; ie. with different kind parameters. The comments in the patch explain the workings.Regtests on FC42/x86_64 - OK for mainline? Paul
I think this is OK Paul. Many thanks, Jerry