This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran] PR 40164: Fortran 2003: "Arrays of procedure pointers" (using PPCs)
- From: Janus Weil <janus at gcc dot gnu dot org>
- To: Walter Spector <w6ws at earthlink dot net>
- Cc: fortran at gcc dot gnu dot org
- Date: Mon, 18 May 2009 18:36:49 +0200
- Subject: Re: [Patch, Fortran] PR 40164: Fortran 2003: "Arrays of procedure pointers" (using PPCs)
- References: <4A1184AF.5090200@earthlink.net>
2009/5/18 Walter Spector <w6ws@earthlink.net>:
> Janus wrote:
>> ...
>>
>> The code in the article actually contains lots of formal errors, but
>> when eleminating them and using 'type' instead of 'class' in some
>> places, it compiles and runs with this patch.
>
> FWIW, Norms article was fine when he submitted it. ?All the code
> was working fine with NAG 5.2. ?Somehow the errors were introduced
> during the publication process.
Possibly. I was a bit surprised to see that already the first block of
code in the introduction has two basic errors, which prevent any
reasonable compiler from ever swallowing it. But nevermind, I guess
one can still see the intention of the author ...
Cheers,
Janus