This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR57469 - silence unused dummy arg warning, if it is used in a namelist


Dear Tobias,

The patch itself seems obvious enough. I have just a nit pick
with the grammar of

"Don't warn for unused dummy arguments when it is used in namelists"

I think it should be either "a dummy argument" or "when they are".
Probably something such as
"Don't warn as unused for dummy arguments appearing in namelists"
would be easier to parse.

Thanks for the patch,

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]