public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paul Richard Thomas <paul.richard.thomas@gmail.com>
To: Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc: "fortran@gcc.gnu.org" <fortran@gcc.gnu.org>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [Patch, fortran] PR68534 - No error on mismatch in number of arguments between submodule and module interface
Date: Mon, 30 Nov 2015 13:35:00 -0000	[thread overview]
Message-ID: <CAGkQGi+H+Mn-uP-QViL8=eXwWEK-i9Bz6xPhdN6ipKnL=G5yYg@mail.gmail.com> (raw)
In-Reply-To: <20151128161940.GA97246@troutmask.apl.washington.edu>

Committed as revision 231072.

Thanks for the review

Paul

On 28 November 2015 at 17:19, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> 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



-- 
Outside of a dog, a book is a man's best friend. Inside of a dog it's
too dark to read.

Groucho Marx

  reply	other threads:[~2015-11-30 13:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-28 10:35 Paul Richard Thomas
2015-11-28 16:19 ` Steve Kargl
2015-11-30 13:35   ` Paul Richard Thomas [this message]
2015-12-03  6:02     ` Steve Kargl
2015-12-03  6:26       ` Steve Kargl
2015-12-03  6:43         ` Steve Kargl
2015-12-03 11:31           ` Paul Richard Thomas
2015-12-05 15:20           ` Paul Richard Thomas
2015-12-05 16:07             ` Steve Kargl
2015-12-05 16:41             ` Steve Kargl
2015-12-05 17:25               ` Paul Richard Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGkQGi+H+Mn-uP-QViL8=eXwWEK-i9Bz6xPhdN6ipKnL=G5yYg@mail.gmail.com' \
    --to=paul.richard.thomas@gmail.com \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=sgk@troutmask.apl.washington.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).