Hi Mark,
this is OK.
Regarding backport: This is not a regression, and the patch itself
is a bit large to bee entirely trivial. So, I'd prefer it you left
that for master.
Thanks for taking this up!
Regards
Thomas
ping!
On 24/06/2020 09:00, Mark Eggleston wrote:
Please find attached a fix for PR95446. Patch originally posted to
the PR by Steve Kargl.
OK to commit to master and backport?
Commit message:
Fortran : False positive for optional arguments PR95446
Check that there is non-optional argument
8db Mon Sep 17 00:00:00 2001
From: Mark Eggleston
Date: Mon, 1 Jun 2020 14:56:00 +0100
Subject: [PATCH] Fortran : False positive for optional arguments PR95446
Check that there is non-optional argument of the same rank in the
list of actual arguments. If there is the warning is not required.
2020