Re: amber-developers: Re: More sun issues

From: Scott Brozell <sbrozell.scripps.edu>
Date: Mon, 27 Mar 2006 11:32:37 -0700

Hi Dave,

On Mon, 27 Mar 2006, David A. Case wrote:

> On Mon, Mar 27, 2006, Scott Brozell wrote:
> >
> > 3.
> > more initialization in type statements:
> >
> > f90 -c -O2 -free -o nose_hoover.o _nose_hoover.f
> > integer :: system_coord_id = 0
> > ^
> > "_nose_hoover.f", Line = 66, Column = 33: ERROR: Unexpected syntax: ",
or EOS" w
> > as expected but found "=".
>
> This is a pain. John Mongan is testing on a Solaris box, and doesn't
see
> any of these errors. John: can you post the exact details of your
compiler?

Agreed, but is it or is it not Fortran standard compliant ?
If initialization is not allowed in a derived type declaration
(which seems likely to me, based on the consequences)
then no doubt other platforms will complain.

Scott
Received on Wed Apr 05 2006 - 23:49:35 PDT
Custom Search