[PATCH, gfortran] Re: Cray Pointers

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Aug 12 03:01:00 GMT 2005


On Thu, Aug 11, 2005 at 06:44:13PM -0700, Asher Langton wrote:
> 
> >Please leave a blank line between variable declarations and the function's
> >code.  Also, please check for the opening parenthesis inside the matcher
> >function, the same way this is handled for the parameter statement.
> 
> The reason I check for the opening parenthesis early is to 
> distinguish Cray pointer declarations from Fortran 90 pointer 
> declarations.
> 

We probably should put a comment in the code with this info.
I can see someone in the future moving the code without the
understanding that you have.

-- 
Steve



More information about the Fortran mailing list