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