On 11/12/24 5:23 AM, Paul Richard Thomas wrote:
Hi All,The ChangeLog and comment make it clear what this patch does and why. OK for mainline and backporting after a week or so? Regards Paul
In the test case: A comment s/resul/result/ Also the test conditionalif (trim (array_strings2(i)) /= trim(chr(i))) print *, i, trim(array_strings2(i)), ' xx ',trim (chr(i))
Change print to a STOP ? Otherwise looks good to me and OK Jerry