[Patch, fortran] PR68534 - No error on mismatch in number of arguments between submodule and module interface
Steve Kargl
sgk@troutmask.apl.washington.edu
Sat Nov 28 16:19:00 GMT 2015
On Sat, Nov 28, 2015 at 11:35:54AM +0100, Paul Richard Thomas wrote:
> +
> + /* Abreviated module procedure declaration is not meant to have any
s/Abreviated/Abbreviated
> + formal arguments! */
> + if (!sym->abr_modproc_decl && formal && !head)
> + arg_count_mismatch = true;
> +
OK to commit.
--
Steve
More information about the Fortran
mailing list