Error: Too many arguments in call to 'idate' at (1)
Steve Kargl
sgk@troutmask.apl.washington.edu
Thu Nov 16 06:23:00 GMT 2006
On Wed, Nov 15, 2006 at 07:06:24PM -0500, Jack Howarth wrote:
> FX,
> Ahem. It is documented...
>
> http://gcc.gnu.org/onlinedocs/gcc-3.4.1/g77/IDate-Intrinsic--VXT-.html#IDate%20Intrinsic%20(VXT)
>
> so we probably should support this, no?
> Jack
Perhaps.
It may be profitable to use the standard conforming
DATE_AND_TIME intrinsics procedure ccp4.
>
>
> On Thu, Nov 16, 2006 at 12:56:04AM +0100, FX Coudert wrote:
> > > In file /sw/src/fink.build/ccp4-6.0.1-1005/ccp4-6.0.1/src/refmac5_/
> > >make_unix_ccp4.f:100
> > >
> > > CALL IDATE(IMON,IDAY,IYR)
> > >
> > > 1
> > >Error: Too many arguments in call to 'idate' at (1)
> >
> > This error message is right according to the doc: http://gcc.gnu.org/
> > onlinedocs/gfortran/IDATE.html
> >
> > It looks like the behaviour you expect is an undocumented g77 extension.
> >
> > FX
--
Steve
More information about the Fortran
mailing list