[gfortran,patch] Add KIND argument to a bunch of intrinsics (F2003)

Thomas Koenig tkoenig@alice-dsl.net
Sun Aug 12 08:08:00 GMT 2007


On Thu, 2007-08-09 at 00:32 +0100, FX Coudert wrote:
> I had a rather long time in Edimburgh airport last week, and the only  
> thing I could do to keep me from sleeping (or actually, trying to  
> keep me from sleeping) was this rather mechanical patch to add a KIND  
> argument to various intrinsics: COUNT, IACHAR, ICHAR, INDEX, LBOUND,  
> LEN, LEN_TRIM, SCAN, SIZE, UBOUND and VERIFY. (A few others, like  
> MINLOC and MAXLOC, need a bit more thinking.)

Hi FX,

IIRC, KIND arguments are F 2003, so they should raise warnings/errors
with -std=f95.

	Thomas



More information about the Fortran mailing list