[PATCH] fortran/37930 -- Fix clever user trick

Steve Kargl sgk@troutmask.apl.washington.edu
Tue Oct 28 14:10:00 GMT 2008


On Tue, Oct 28, 2008 at 02:33:32PM +0100, Mikael Morin wrote:
> Nothing to say about the patch but a little typo:
> 
> +  if (mpfr_inf_p (x) || mpfr_nan_p (x))
> +	{
>  ^^^^^^^  <TAB> here
> +      gfc_error ("Conversion of exceptional value at %L", where);

Whoops.  I had tabstop=4 in .exrc, which of course looks like 4 spaces.
 
-- 
Steve



More information about the Fortran mailing list