This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR20903 - types shouldn't propagate into interfaces
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Paul Thomas <paulthomas2 at wanadoo dot fr>
- Cc: fortran at gcc dot gnu dot org, patch <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 11 Jul 2006 17:40:56 -0700
- Subject: Re: [Patch, fortran] PR20903 - types shouldn't propagate into interfaces
- References: <44B3B2EE.9080701@wanadoo.fr>
On Tue, Jul 11, 2006 at 04:17:18PM +0200, Paul Thomas wrote:
> :ADDPATCH fortran:
>
> "An interface body specifies all of the procedure's characteristics and
> these
> shall be consistent with those specified in the procedure definition, except
> that the interface may specify a procedure that is not pure if the procedure
> is defined to be pure(12.3.2)."
>
Paul, this patch is ok too, but can you check the comment in the
source. In my email client, I see "procedure\222s" instead of
"procedure's".
--
Steve