[PATCH] PR fortran/62245 fix INT docs.

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Aug 24 15:49:00 GMT 2014


On Sun, Aug 24, 2014 at 12:47:18PM +0000, VandeVondele  Joost wrote:
> > One small ask:  these lines are too long (already before your patch);
> > can you please reformat those lines your patch touches to <80 columns?
> 
> sure:
> 
> +of @var{A} and whose sign is the same as the sign of @var{A}. The result
> +is undefined if it can not be represented as an @code{INTEGER} of the
> +given @code{KIND}.

The last sentence above is not needed.  There is a general
prohibition in 13.7.1 against calling INT(A) with |A| > HUGE(1_4).

-- 
Steve



More information about the Fortran mailing list