[patch, libgfortran] PR47667 I/O for reals: READ waits for input after "i" and "n"

Janne Blomqvist blomqvist.janne@gmail.com
Sat Feb 12 07:27:00 GMT 2011


On Sat, Feb 12, 2011 at 01:48, Jerry DeLisle <jvdelisle@frontier.com> wrote:
> Hi,
>
> The attached patch was regression tested x86-64. This prevents calling
> eat_line and waiting for the next line.
>
> We don't really have a wat to do a test case.
>
> OK for trunk?

Ok.

As a curiosity, shouldn't eat_line() effectively be a no-op if the
current character is "\n"?

-- 
Janne Blomqvist



More information about the Fortran mailing list